Returns true if the given Entity exists.
DESCRIPTION Returns true if the given Entity exists. CODE EXAMPLE if (DOES_ENTITY_EXIST(entity)) { // do stuff to the entity...
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.