Structure representing a tag reference.
More...
#include <tags.h>
|
char | tag_path [256] |
| The path to the tag file. Used for initial tag loading. More...
|
|
void * | tag_address |
| Address to the referenced tag. Once this is set, should be used exclusively rather than the path. More...
|
|
Structure representing a tag reference.
◆ tag_reference()
tag_reference::tag_reference |
( |
| ) |
|
|
inline |
◆ tag_address
void* tag_reference::tag_address |
Address to the referenced tag. Once this is set, should be used exclusively rather than the path.
◆ tag_path
char tag_reference::tag_path[256] |
The path to the tag file. Used for initial tag loading.
The documentation for this struct was generated from the following file:
- blam/components/content/tags/tags.h