C# Class Steamworks.InputActionSetHandle_t

Afficher le fichier Open project: rfht/Steamworks-nosteam Class Usage Examples

Méthodes publiques

Свойство Type Description
m_InputActionSetHandle ulong

Méthodes publiques

Méthode Description
CompareTo ( other ) : int
Equals ( other ) : bool
Equals ( object other ) : bool
GetHashCode ( ) : int
InputActionSetHandle_t ( ulong value ) : System.Runtime.InteropServices
ToString ( ) : string
operator ( ) : bool

Method Details

CompareTo() public méthode

public CompareTo ( other ) : int
Résultat int

Equals() public méthode

public Equals ( other ) : bool
Résultat bool

Equals() public méthode

public Equals ( object other ) : bool
other object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

InputActionSetHandle_t() public méthode

public InputActionSetHandle_t ( ulong value ) : System.Runtime.InteropServices
value ulong
Résultat System.Runtime.InteropServices

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

m_InputActionSetHandle public_oe property

public ulong m_InputActionSetHandle
Résultat ulong