Set property

STD Library
Both Server and Client
Only PC

Set the attribute value of the target entity. This attribute must have been defined.

Parameters

Input

Name Type Description
Entity entity Target Entity
Property Property An attribute of the target entity
Value Object The target value, must conform to the type required when defining the attribute.
Operation Int Operation mode, all types support assignment, and numeric types also support self-addition, self-subtraction, self-multiplication, self-division, and self-remainder.