CRaPI - Correct Robust and Perfect API

FieldPlayer.SetData Method 

Sets the data of the FieldPlayer

public void SetData(
   FieldPlayer pFP
);

Parameters

pFP
The FieldPlayer to copy data from

Remarks

Used in some cases to not have to construct a new FieldPlayer

See Also

FieldPlayer Class | TeamYaffa.CRaPI.World.GameObjects Namespace