![]() |
• World Manager | ||||||
|
API Links
Developer Links
|
Property::SetPropertyFlagsDefined in:
Returns the property flags.
C4Properties.hPrototype
Parameters
Description
The SetPropertyFlags function sets the property flags to the value specified by the flags parameter, which can be zero or a combination (through logical OR) the following values.
kPropertyNonpersistent flag is set, then the property will not be written when the world it belongs to is saved, and it will no longer exist when the world is reloaded.
See Also
|