C# 클래스 WF.Compiler.Cartridge

파일 보기 프로젝트 열기: WFoundation/WF.Compiler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Activity string
Altitude double
Author string
BuilderVersion string
Characters List
Chunk byte[]
Company string
Complete bool
CountryId string
CreateDate string
Description string
Icon int
Id string
Inputs List
Items List
LastPlayedDate string
Latitude double
Longitude double
LuaCode string
LuaFileName string
Medias List
Name string
Poster int
PublishDate string
StartingLocation string
StartingLocationDescription string
StateId string
TargetDevice string
TargetDeviceVersion string
Timers List
UpdateDate string
UseLogging bool
Variable string
Version string
Visible bool
Zones List

공개 메소드들

메소드 설명
Cartridge ( ) : System

메소드 상세

Cartridge() 공개 메소드

public Cartridge ( ) : System
리턴 System

프로퍼티 상세

Activity 공개적으로 프로퍼티

public string Activity
리턴 string

Altitude 공개적으로 프로퍼티

public double Altitude
리턴 double

Author 공개적으로 프로퍼티

public string Author
리턴 string

BuilderVersion 공개적으로 프로퍼티

public string BuilderVersion
리턴 string

Characters 공개적으로 프로퍼티

public List Characters
리턴 List

Chunk 공개적으로 프로퍼티

public byte[] Chunk
리턴 byte[]

Company 공개적으로 프로퍼티

public string Company
리턴 string

Complete 공개적으로 프로퍼티

public bool Complete
리턴 bool

CountryId 공개적으로 프로퍼티

public string CountryId
리턴 string

CreateDate 공개적으로 프로퍼티

public string CreateDate
리턴 string

Description 공개적으로 프로퍼티

public string Description
리턴 string

Icon 공개적으로 프로퍼티

public int Icon
리턴 int

Id 공개적으로 프로퍼티

public string Id
리턴 string

Inputs 공개적으로 프로퍼티

public List Inputs
리턴 List

Items 공개적으로 프로퍼티

public List Items
리턴 List

LastPlayedDate 공개적으로 프로퍼티

public string LastPlayedDate
리턴 string

Latitude 공개적으로 프로퍼티

public double Latitude
리턴 double

Longitude 공개적으로 프로퍼티

public double Longitude
리턴 double

LuaCode 공개적으로 프로퍼티

public string LuaCode
리턴 string

LuaFileName 공개적으로 프로퍼티

public string LuaFileName
리턴 string

Medias 공개적으로 프로퍼티

public List Medias
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string

Poster 공개적으로 프로퍼티

public int Poster
리턴 int

PublishDate 공개적으로 프로퍼티

public string PublishDate
리턴 string

StartingLocation 공개적으로 프로퍼티

public string StartingLocation
리턴 string

StartingLocationDescription 공개적으로 프로퍼티

public string StartingLocationDescription
리턴 string

StateId 공개적으로 프로퍼티

public string StateId
리턴 string

TargetDevice 공개적으로 프로퍼티

public string TargetDevice
리턴 string

TargetDeviceVersion 공개적으로 프로퍼티

public string TargetDeviceVersion
리턴 string

Timers 공개적으로 프로퍼티

public List Timers
리턴 List

UpdateDate 공개적으로 프로퍼티

public string UpdateDate
리턴 string

UseLogging 공개적으로 프로퍼티

public bool UseLogging
리턴 bool

Variable 공개적으로 프로퍼티

public string Variable
리턴 string

Version 공개적으로 프로퍼티

public string Version
리턴 string

Visible 공개적으로 프로퍼티

public bool Visible
리턴 bool

Zones 공개적으로 프로퍼티

public List Zones
리턴 List