Entity:GetKeyValue(Entity, string)
shared
Get key value (the value is limited to 256 bytes).
Arguments
Returns
-
boolean
True if key value exists, false otherwise.
-
string
The key value.
Examples
Entity:GetKeyValue – Get key value (the value is limited to 256 bytes).