%e:ENTITY% (does not have|has no) pdc %key:STRING% — Conditions

%e:ENTITY% (does not have|has no) pdc %key:STRING%
Entity1.0.0

Description

Checks if an entity's PersistentDataContainer does not have a given key.

Examples

if entity does not have pdc "myKey":

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<e> does not have pdc <key>
<e> has no pdc <key>

Related (Entity)