|
Enfusion Script API
|
Attribute allows other classes to access protected methods. More...
Public Member Functions | |
| void | Friend (TypeName friendClass) |
Public Attributes | |
| TypeName | m_FriendClass |
Attribute allows other classes to access protected methods.
Can be added on specific method or whole class.
| void Friend.Friend | ( | TypeName | friendClass | ) |
| TypeName Friend.m_FriendClass |