Definition MountDyeToTexture.h:5
void setDye(int val)
Definition MountDyeToTexture.h:11
void setTexture(int val)
Definition MountDyeToTexture.h:19
int getDye()
Definition MountDyeToTexture.h:7
int getTexture()
Definition MountDyeToTexture.h:15
Base class for all property classes, providing reflection and serialization functionality.
Definition PropertyClass.h:86