Enfusion Script API
|
Limit access to method only to script modules within some access level. More...
Public Member Functions | |
void | Restrict (EAccessLevel level, bool isError=true) |
Limit access to method only to script modules within some access level.
If user tries to call this method from script module with improper access level, compilation error is thrown.
void Restrict.Restrict | ( | EAccessLevel | level, |
bool | isError = true |
||
) |