Usage:
NetworkableInfo.SetHasOrientation
boolean
Argument values:
argument 1: |
1; most commonly 1
|
This property is not a part of any defined type of object.
Used in a total of 5 .con files: Network.con
Parent directories of these .con files: objects/Vehicles, objects/Soldiers, objects/MOVE_FILES, objects/Items
Example: (from objects/Vehicles/Sea/AA_Enterprise/Network.con)
NetworkableInfo.CreateNewInfo AA_Allies_BodyInfo
NetworkableInfo.SetIsControlledBy 0
NetworkableInfo.SetHasOrientation 1
NetworkableInfo.SetPredictionMode PMLinear
Go to the NetworkableInfo properties
list page, NetworkableInfo page,
All Properties list,
or Main scripting page.