Enfusion Script API
|
Marks method as obsolete. More...
Public Member Functions | |
void | Obsolete (string msg="") |
Public Member Functions inherited from Managed | |
proto external ref Managed | Clone () |
Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Public Attributes | |
string | m_Msg |
Marks method as obsolete.
When is the method used, compiler just throw a compile-time warning, but method is called normally.
void Obsolete.Obsolete | ( | string | msg = "" | ) |
string Obsolete.m_Msg |