Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CryEngine
Utilities
PointerWrapper
C# Class CryEngine.Utilities.PointerWrapper
Wrapper to be able to make sure that we're getting the correct handle in C++. In native code, interpret as struct MyStruct { void *pHandle; } (See mono::pointer)
Afficher le fichier
Open project: PoppermostProductions/CryMono
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Handle
System.IntPtr
Méthodes publiques
Méthode
Description
PointerWrapper
(
IntPtr
pointer
) :
System
Method Details
PointerWrapper()
public
méthode
public
PointerWrapper
(
IntPtr
pointer
) :
System
pointer
System.IntPtr
Résultat
System
Property Details
Handle
public_oe property
public
IntPtr,System
Handle
Résultat
System.IntPtr