141    {
  142        super.OnPlacementComplete(player, position, orientation);
  143        
  145        {
  146            SetOrientation(orientation);
  148            PlaceOnSurface();
  149        }
  150    }
proto native CGame GetGame()
proto native void SetPosition(vector position)
Set the world position of the Effect.