Class RelativeStartDef
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger.StartDefs
Assembly: ItemChanger.dll
Syntax
public class RelativeStartDef : StartDef
Fields
| Improve this Doc View SourceobjPath
The full path to the GameObject, with '/' separators.
Declaration
public string objPath
Field Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceCreateRespawnMarker(Scene)
Declaration
public override void CreateRespawnMarker(Scene startScene)
Parameters
Type | Name | Description |
---|---|---|
Scene | startScene |