Callback: Void
nativepropertytable
.OnApply(
IUserObject
entity,
ISimProperty
property)
Callback that is invoked when the property apply button is clicked.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IUserObject
The entity containing the property.
property
Type:
ISimProperty
The property.
Return Value
Type:
Remarks