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

Method SetFlags

Source/Engine/Engine/Asset.cpp:429–434  ·  view source on GitHub ↗

Set 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 setting the given flags. @see ClearFlags(), ToggleFlags(), GetFlags(), GetAnyFlagSet(), GetAllFlagsSet()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TryFinishLoadMethod · 0.45
TickPreloadMethod · 0.45
TickLinkMethod · 0.45
TickPrecacheMethod · 0.45
OnAssetChangedMethod · 0.45
CreateMethod · 0.45
TryFinishLoadObjectMethod · 0.45
TickCacheLoadMethod · 0.45
TickDeserializeMethod · 0.45
ResolvePackageMethod · 0.45
TryFinishLoadObjectMethod · 0.45
TickPreloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected