-
Notifications
You must be signed in to change notification settings - Fork 9
Whitelist
Zynj-git edited this page Jan 23, 2021
·
4 revisions
-
_whitelistpermits Objects to display their properties in accordance with the whitelist's values. -
_whitelistproperties are sorted and displayed in adherence with their order in the whitelist. -
_whitelistaccepts both comma-separated, dot-separated, and wildcarded values.Click for Examples
example keys entry result Comma-separated _whitelist character, type, traits, effects, status Permits Objects the access to these properties if held. Dot-separated _whitelist character.type.traits.effects.status Non-wildcarded dot-separated paths function the same as comma-separated values. Wildcarded _whitelist traits.positive/* Permits Object access to properties that derive from traits.positivee.gtraits.positive.buffsandtraits.positive.negative.disease-
Notice! Only use a single
_whitelistentry at a time! - Comma-separated, dot-separated, and wildcarded values can be utilized simultaneously within the same entry.
-
Notice! Only use a single
-
Properties of an Object remain invisible unless contained within the whitelist or a contextual synonym
-
List of Attributes
- [d] Descriptor
- [f] Filter
- [i] Ignore
- [l] Length
- [p] Positional
- [m] Memory Positional
- [t] Trailing Positional
- [r] Random Selector
- [x] Exclude