MCPcopy Create free account
hub / github.com/ZDoom/Raze / HandleDeprecatedFlags

Function HandleDeprecatedFlags

source/core/thingdef_properties.cpp:249–251  ·  view source on GitHub ↗

=========================================================================== HandleDeprecatedFlags Handles the deprecated flags and sets the respective properties to appropriate values. This is solely intended for backwards compatibility so mixing this with code that is aware of the real properties is not recommended ===========================================================================

Source from the content-addressed store, hash-verified

247//
248//===========================================================================
249void HandleDeprecatedFlags(DCoreActor *defaults, PClassActor *info, bool set, int index)
250{
251}
252
253//===========================================================================
254//

Callers 2

ProcessDefaultFlagMethod · 0.85
ModActorFlagFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected