ISDKBehaviorTypeBase addon SDK interface

The ISDKBehaviorTypeBase is used in the runtime as a base class for behavior types in the addon SDK (i.e. behaviors at the same level as object types). It derives from IBehaviorType.

ISDKBehaviorTypeBase APIs

_onCreate()
Optional override called when the runtime starts up and creates all behavior types before the project starts.
Construct Animate Manual 2024-05-16