Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
App
Contracts
RoomInstance
C# Class App.Contracts.RoomInstance
显示文件
Open project: joshwyant/game-creator
Class Usage Examples
Public Properties
Property
Type
Description
CreationCode
string
ID
int
Locked
bool
ObjectIndex
int
X
int
Y
int
Property Details
CreationCode
public_oe property
public
string
CreationCode
return
string
ID
public_oe property
public
int
ID
return
int
Locked
public_oe property
public
bool
Locked
return
bool
ObjectIndex
public_oe property
public
int
ObjectIndex
return
int
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int