C# Class FSO.Content.Model.WallStyle

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Description string
ID ushort
Name string
Price int
WallsDownFar SPR
WallsDownMedium SPR
WallsDownNear SPR
WallsUpFar SPR
WallsUpMedium SPR
WallsUpNear SPR

Property Details

Description public property

public string Description
return string

ID public property

public ushort ID
return ushort

Name public property

public string Name
return string

Price public property

public int Price
return int

WallsDownFar public property

public SPR WallsDownFar
return SPR

WallsDownMedium public property

public SPR WallsDownMedium
return SPR

WallsDownNear public property

public SPR WallsDownNear
return SPR

WallsUpFar public property

public SPR WallsUpFar
return SPR

WallsUpMedium public property

public SPR WallsUpMedium
return SPR

WallsUpNear public property

public SPR WallsUpNear
return SPR