Class TGameLayoutPage
상속
object
TGameLayoutPage
어셈블리: Creator.dll
Syntax
[Serializable]
public class TGameLayoutPage : IExtensible
생성자
TGameLayoutPage()
선언
프로퍼티
autoRun
선언
public bool autoRun { get; set; }
프로퍼티 값
controls
선언
public List<TGameLayoutControl> controls { get; }
프로퍼티 값
타입 |
설명 |
System.Collections.Generic.List<T><network.TGameLayoutControl> |
|
height
선언
public int height { get; set; }
프로퍼티 값
id
선언
public int id { get; set; }
프로퍼티 값
landscape
선언
public bool landscape { get; set; }
프로퍼티 값
name
선언
public string name { get; set; }
프로퍼티 값
width
선언
public int width { get; set; }
프로퍼티 값