GetPropertyItemTypes Data Member Function

Populates a <StrList> with strings containing the property item types. For example: bool, int32. Refers to the PropertyItemType enumeration.

Prototype

int32 GetPropertyItemTypes( StrList p_slPropertyItemTypes )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slPropertyItemTypesA pointer to the <StrList> you wish to populate with property item type strings.

Examples

Copy Text To Clipboard

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