Table of Contents

TTMSFNCStateManagerLoadStateCustomEvent Event Type

Event handler type for OnLoadStateCustom; called for each state during a custom load pass so the handler can select which state to apply.

API unit family: TMSFNCStateManager

Parameters

Name Description
Sender The state manager that fired the event.
AState The state item currently being evaluated.
ALoad Set to True to load AState; leave False to skip it.