IsVertexSelected Data Member Function

Tests if a vertex is selected as part of the <PathVertexSelect> object.

Prototype

int32 IsVertexSelected( int32 p_nVertexIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nVertexIndexThe index of the vertex to test.

Examples

Copy Text To Clipboard

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