TileCategoryFrameMembershipItem Property |
Returns true if the specified zero-based frame (not counter value) of the tile
is a member of the specified category.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax Remarks nFrameSequenceIndex refers to the index within the list of distinct
frames in the tile's animation sequence, not the counter value that corresponds
to that frame. This operation is simple and will return in O(1) time (it does not
depend on the number of frames, categories or memberships involved).
FrameSequenceIndexSee Also