shengine pre-release
shengine by mrsinho
Loading...
Searching...
No Matches
ShIdentity Struct Reference

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]
 

Detailed Description

Represents an identity component in scene.

Field Documentation

◆ name

char ShIdentity::name[SH_IDENTITY_STR256_LENGTH]

The name of the identity.

◆ subtag

char ShIdentity::subtag[SH_IDENTITY_STR256_LENGTH]

The subtag of the identity.

◆ tag

char ShIdentity::tag[SH_IDENTITY_STR256_LENGTH]

The tag of the identity.


The documentation for this struct was generated from the following file: