CRaPI - Correct Robust and Perfect API

MobileObject Constructor (Int32, Point2D)

Constructs a MobileObject

public MobileObject(
   int pLastSeen,
   Point2D pPosition
);

Parameters

pLastSeen
The server cycle in which this MobileObject was last seen
pPosition
The position

See Also

MobileObject Class | TeamYaffa.CRaPI.World.GameObjects Namespace | MobileObject Constructor Overload List