MCPcopy Create free account
hub / github.com/HeliumProject/Engine / ClearFlags

Method ClearFlags

Source/Engine/Engine/Asset.cpp:445–450  ·  view source on GitHub ↗

Clear all object flags covered by the given mask. Note that all object flag functions are thread-safe. @param[in] flagMask Asset flag bit mask. @return Asset flag state immediately prior to clearing the given flags. @see SetFlags(), ToggleFlags(), GetFlags(), GetAnyFlagSet(), GetAllFlagsSet()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InitStaticTypeMethod · 0.80
SaveAssetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected