Table of Contents

Class Misc

Namespace
S1API.Entities.Equippables
Assembly
S1API.dll

Defines constants for miscellaneous equippable asset paths.

public class Misc
Inheritance
Misc
Inherited Members
Extension Methods

Constructors

Misc()

public Misc()

Fields

Baton

The asset path for the Baton equippable item.

public const string Baton = "Avatar/Equippables/Baton"

Field Value

string

Beer

The asset path for the Beer equippable item.

public const string Beer = "Avatar/Equippables/Beer"

Field Value

string

Coffee

The asset path for the Coffee equippable item.

public const string Coffee = "Avatar/Equippables/Coffee"

Field Value

string

Cuke

The asset path for the Cuke equippable item.

public const string Cuke = "Avatar/Equippables/Cuke"

Field Value

string

Hammer

The asset path for the Hammer equippable item.

public const string Hammer = "Avatar/Equippables/Hammer"

Field Value

string

Joint

The asset path for the Joint equippable item.

public const string Joint = "Avatar/Equippables/Joint"

Field Value

string

Phone_Lowered

The asset path for the Phone_Lowered equippable item.

public const string Phone_Lowered = "Avatar/Equippables/Phone_Lowered"

Field Value

string

Phone_Raised

The asset path for the Phone_Raised equippable item.

public const string Phone_Raised = "Avatar/Equippables/Phone_Raised"

Field Value

string

Pipe

The asset path for the Pipe equippable item.

public const string Pipe = "Avatar/Equippables/Pipe"

Field Value

string

TrashBag

The asset path for the TrashBag equippable item.

public const string TrashBag = "Avatar/Equippables/TrashBag"

Field Value

string