RecordSimpleWaypoint Method
Record string value with specified waypoint, state, attribute
Syntax
void RecordSimpleWaypoint(
System.string waypointName,
System.string stateName,
System.string attributeName,
System.string value,
System.bool appendWaypointName
)Sub RecordSimpleWaypoint( _
ByVal waypointName As System.String, _
ByVal stateName As System.String, _
ByVal attributeName As System.String, _
ByVal value As System.String, _
ByVal appendWaypointName As System.Boolean _
) Parameters
| Name | Description |
|---|---|
| waypointName | |
| stateName | |
| attributeName | |
| value | |
| appendWaypointName |