C# Class fBaseXtensions.Game.BountyCache.BountyMapMarker

Afficher le fichier Open project: herbfunk/Funky Class Usage Examples

Méthodes publiques

Méthode Description
BountyMapMarker ( System.Vector3 pos, int worldid, int id ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

BountyMapMarker() public méthode

public BountyMapMarker ( System.Vector3 pos, int worldid, int id ) : System
pos System.Vector3
worldid int
id int
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int