FSO.LotView.WorldComponent.OnRotationChanged C# (CSharp) Méthode

OnRotationChanged() public méthode

public OnRotationChanged ( FSO.LotView.WorldState world ) : void
world FSO.LotView.WorldState
Résultat void
        public virtual void OnRotationChanged(WorldState world)
        {
            OnWorldChanged(world);
        }