535 {
536 super.OnPlacementComplete(player, position, orientation);
537
539 {
540 SetOrientation(orientation);
542 PlaceOnSurface();
543 SetSynchDirty();
544 }
545 }
proto native void SetPosition(vector position)
Set the world position of the Effect.