|
Enfusion Script API
|
Marks method as obsolete. More...
Public Member Functions | |
| void | Obsolete (string msg="") |
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 |