RestrictMaterialFlags Data Member Function

This member contains a set of Material_Flags options <Material> removes when activating a <Material>. Included flags have priority over removed flags.

Prototype

int32 RestrictMaterialFlags( int32 MaterialFlags )

Parameters

Parameter Type Parameter Name Documentation
int32MaterialFlagsA set of Material_Flags options which will be removed when any <Material> activates.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.