MCRResourceLookup::exists Method
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.