ComponentSpec Struct Reference
#include <Component.h>
# Public Attributes | |
AllocatorPointer | allocator |
Class' allocator. | |
uint16 | componentType |
Component type. |
# Detailed Description
A Component Spec
Definition at line 58 of file Component.h.
# Member Data Documentation
# allocator
AllocatorPointer ComponentSpec::allocator |
Class' allocator.
Definition at line 61 of file Component.h.
# componentType
uint16 ComponentSpec::componentType |
Component type.
Definition at line 64 of file Component.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Component/Component.h