shengine pre-release
shengine by mrsinho
|
Represents an identity component in scene. More...
#include <shIdentity.h>
Data Fields | |
char | name [SH_IDENTITY_STR256_LENGTH] |
char | tag [SH_IDENTITY_STR256_LENGTH] |
char | subtag [SH_IDENTITY_STR256_LENGTH] |
Represents an identity component in scene.
char ShIdentity::name[SH_IDENTITY_STR256_LENGTH] |
The name of the identity.
char ShIdentity::subtag[SH_IDENTITY_STR256_LENGTH] |
The subtag of the identity.
char ShIdentity::tag[SH_IDENTITY_STR256_LENGTH] |
The tag of the identity.