Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns whether the resource exists or not.
Syntax
client server public static boolean exists(int _resource)
Run On
Called
Parameters
- _resource
Type: int
The resource number for which to search the MCRResourceLookup table.
Return Value
Type: boolean
true if the resource exists in the table; otherwise, false.