Lua/Client/ClientActor/Functions/IsValid
From JC2-MP Documentation
< Lua | Client | ClientActor
Returns | boolean |
---|---|
Prototype | IsValid(ClientActor entity, boolean) |
Description | Returns true if entity exists. The boolean is whether to check if the ClientActor is also initialized and ready to use. Default is true. |