GTA V NativesentityEntity::doesBelongToThisScriptOn this pageEntity::doesBelongToThisScriptSyntax ```js entity.doesBelongToThisScript(p1); ``` Required Arguments p1: Boolean Return value Boolean Example ```js // todo ``` See also