C# Class fBaseXtensions.Game.BountyCache.BountyMapMarker

Exibir arquivo Open project: herbfunk/Funky Class Usage Examples

Public Methods

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

Method Details

BountyMapMarker() public method

public BountyMapMarker ( System.Vector3 pos, int worldid, int id ) : System
pos System.Vector3
worldid int
id int
return System

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int