BehaviorSpec Struct Reference
#include <Behavior.h>
# Public Attributes | |
| ComponentSpec | componentSpec |
| Component spec. | |
| bool | enabled |
| Enabled? | |
# Detailed Description
A Behavior Spec
Definition at line 25 of file Behavior.h.
# Member Data Documentation
# componentSpec
| ComponentSpec BehaviorSpec::componentSpec |
Component spec.
Definition at line 28 of file Behavior.h.
# enabled
| bool BehaviorSpec::enabled |
Enabled?
Definition at line 31 of file Behavior.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Component/Behavior/Behavior.h