Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mappable
C# Class Mappable, MegaMinerAI-11
ファイルを表示
Open project: siggame/MegaMinerAI-11
Class Usage Examples
Public Properties
Property
Type
Description
ptr
IntPtr
Protected Properties
Property
Type
Description
ID
int
iteration
int
Public Methods
Method
Description
Mappable
( ) :
System
Mappable
(
IntPtr
p
) :
System
validify
( ) :
bool
Method Details
Mappable()
public
method
public
Mappable
( ) :
System
return
System
Mappable()
public
method
public
Mappable
(
IntPtr
p
) :
System
p
IntPtr
return
System
validify()
public
method
public
validify
( ) :
bool
return
bool
Property Details
ID
protected_oe property
protected
int
ID
return
int
iteration
protected_oe property
protected
int
iteration
return
int
ptr
public_oe property
public
IntPtr
ptr
return
IntPtr