JugiMap Framework
CustomObject Struct Reference

The CustomObject class is the base class for custom objects. More...

#include <jmCommon.h>

Public Member Functions

void SetTag (int _tag)
 Set the tag of this custom object. More...
 
int GetTag ()
 Returns the tag of this custom object. More...
 

Detailed Description

The CustomObject class is the base class for custom objects.

Member Function Documentation

◆ SetTag()

void SetTag ( int  _tag)
inline

Set the tag of this custom object.

◆ GetTag()

int GetTag ( )
inline

Returns the tag of this custom object.


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