Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Unity
IL2CPP
Common
RuntimePlatform
C# Class Unity.IL2CPP.Common.RuntimePlatform
Mostrar archivo
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
Protected Methods
Method
Description
RuntimePlatform
( ) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
RuntimePlatform()
protected
method
protected
RuntimePlatform
( ) :
System
return
System
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool