core / pragma.playerdata / PlayerDataSnapshot / getUniqueEntity /
getUniqueEntity #
fun getUniqueEntity(name: String): Entity?
Will throw a pragma.ApplicationErrorException if there are multiple entities assigned the provided name.
You are viewing documentation for version . View latest versionThis article has been deprecated in the latest version.
core / pragma.playerdata / PlayerDataSnapshot / getUniqueEntity /
fun getUniqueEntity(name: String): Entity?
Will throw a pragma.ApplicationErrorException if there are multiple entities assigned the provided name.