Class RelativeStartDef
Inheritance
RelativeStartDef
Assembly: ItemChanger.dll
Syntax
public class RelativeStartDef : StartDef
Constructors
View Source
RelativeStartDef()
Declaration
public RelativeStartDef()
Fields
View Source
objPath
The full path to the GameObject, with '/' separators.
Declaration
Field Value
Methods
View Source
CreateRespawnMarker(Scene)
Declaration
public override void CreateRespawnMarker(Scene startScene)
Parameters
| Type |
Name |
Description |
| Scene |
startScene |
|
Overrides
Extension Methods