EntityWithAssignablePropertiesAssignProperty Method

Assign a Property to this entity.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public PropertyAssignmentStatus AssignProperty(
	AssignableProperty property
)

Parameters

property  AssignableProperty
 

Return Value

PropertyAssignmentStatus

See Also