IsFrozen
Purpose
The IsFrozen function returns true if the object is frozen and can not be modified, else it returns false
Syntax
bool IsFrozen(void) const;
The IsFrozen function returns true if the object is frozen and can not be modified, else it returns false
bool IsFrozen(void) const;