On Custom Property Change

مكتبة STD
كل من الخادم والعميل
الكمبيوتر الشخصي فقط
مالك:
كيان

When a monitored custom property changes, this event will trigger. Note: if a custom property is modified multiple times within a single frame, this event is only triggered once. When the server modifies a custom property, the event is sent to both endpoints; when a client modifies a local entity's custom property, the event is only delivered locally.

إقرار

event OnCustomPropertyChange(propertyIndex Property, propertyValue object)
go

معلمات

اسم نوع تفاصيل
Property Index Property The property’s index
Property Value Object The property’s new value