C# 클래스 FSO.Content.Model.WallStyle

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Description string
ID ushort
Name string
Price int
WallsDownFar SPR
WallsDownMedium SPR
WallsDownNear SPR
WallsUpFar SPR
WallsUpMedium SPR
WallsUpNear SPR

프로퍼티 상세

Description 공개적으로 프로퍼티

public string Description
리턴 string

ID 공개적으로 프로퍼티

public ushort ID
리턴 ushort

Name 공개적으로 프로퍼티

public string Name
리턴 string

Price 공개적으로 프로퍼티

public int Price
리턴 int

WallsDownFar 공개적으로 프로퍼티

public SPR WallsDownFar
리턴 SPR

WallsDownMedium 공개적으로 프로퍼티

public SPR WallsDownMedium
리턴 SPR

WallsDownNear 공개적으로 프로퍼티

public SPR WallsDownNear
리턴 SPR

WallsUpFar 공개적으로 프로퍼티

public SPR WallsUpFar
리턴 SPR

WallsUpMedium 공개적으로 프로퍼티

public SPR WallsUpMedium
리턴 SPR

WallsUpNear 공개적으로 프로퍼티

public SPR WallsUpNear
리턴 SPR