C# Class FSO.Content.Model.WallStyle

Mostra 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_oe property

public string Description
return string

ID public_oe property

public ushort ID
return ushort

Name public_oe property

public string Name
return string

Price public_oe property

public int Price
return int

WallsDownFar public_oe property

public SPR WallsDownFar
return SPR

WallsDownMedium public_oe property

public SPR WallsDownMedium
return SPR

WallsDownNear public_oe property

public SPR WallsDownNear
return SPR

WallsUpFar public_oe property

public SPR WallsUpFar
return SPR

WallsUpMedium public_oe property

public SPR WallsUpMedium
return SPR

WallsUpNear public_oe property

public SPR WallsUpNear
return SPR