GetAllTextures Data Member Function

Populates a <List> with non-owning pointers to all the <Texture> objects referred to by this object.

Prototype

int32 GetAllTextures( List p_oList )

Parameters

Parameter Type Parameter Name Documentation
<List>p_oListA pointer to the <List> object you wish to populate with non-owning <Texture> object references.

Examples

Copy Text To Clipboard

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