IBehaviorType interface
The IBehaviorType
interface represents a behavior type in Construct. A behavior type is the behavior equivalent of an object type: when a behavior is added to an object type, there is one behavior type created on the object type, and one behavior instance created per object instance.
Methods
- GetProject()
- Return the IProject representing the behavior type's associated project.
- GetName()
- Returns a string of the behavior type name.
Addon SDK Manual
Construct.net
2024-02-15
2024-02-15
You are here:
Search this manual:
This manual entry was last updated on 15 Feb, 2024 at 15:17