_R.Entity.IsClient()

shared
Returns true if called on the client.

Returns

  • boolean True if client, false otherwise.

Examples

_R.Entity.IsClient – Returns true if called on the client.