C# Class Enigma.D3.MapHack.Markers.MapMarkerAcd

Inheritance: MapMarkerBase
Mostra file Open project: onethawt/enigma-d3

Public Methods

Method Description
MapMarkerAcd ( ActorCommonData acd, bool>.Func isValid ) : System
Update ( int worldId, System.Windows.Media.Media3D.Point3D origo ) : bool

Private Methods

Method Description
Validate ( ActorCommonData acd ) : int

Method Details

MapMarkerAcd() public method

public MapMarkerAcd ( ActorCommonData acd, bool>.Func isValid ) : System
acd ActorCommonData
isValid bool>.Func
return System

Update() public method

public Update ( int worldId, System.Windows.Media.Media3D.Point3D origo ) : bool
worldId int
origo System.Windows.Media.Media3D.Point3D
return bool