DESCRIPTION
Returns true if the given Entity exists.
CODE EXAMPLE
if (DOES_ENTITY_EXIST(entity)) { // do stuff to the entity...
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Returns true if the given Entity exists.
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.