Skip to main content
RustDocs

Tutorialisland.Overridetutoriallocation

tutorialisland.overridetutoriallocation

Attributes

Help
Will place the tutorial as close as possible to this pos, only for debugging
Type
UnityEngine.Vector3
Saved
No
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes

DefaultValue

x
0
y
0
z
0
Raw JSON
{
  "Help": "Will place the tutorial as close as possible to this pos, only for debugging",
  "Type": "UnityEngine.Vector3",
  "Saved": false,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": {
    "x": 0,
    "y": 0,
    "z": 0
  }
}