C# Class UnityEditorInternal.AnimationWindowPolicy

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
OnCurrentTimeChange OnCurrentTimeChangeDelegate
OnGeometryChange OnGeometryChangeDelegate
OnZoomableAreaChange OnZoomableAreaChangeDelegate
SynchronizeCurrentTime SynchronizeCurrentTimeDelegate
SynchronizeFrameRate SynchronizeFrameRateDelegate
SynchronizeGeometry SynchronizeGeometryDelegate
SynchronizeZoomableArea SynchronizeZoomableAreaDelegate

Méthodes publiques

Méthode Description
AnimationWindowPolicy ( ) : System

Method Details

AnimationWindowPolicy() public méthode

public AnimationWindowPolicy ( ) : System
Résultat System

Property Details

OnCurrentTimeChange public_oe property

public OnCurrentTimeChangeDelegate OnCurrentTimeChange
Résultat OnCurrentTimeChangeDelegate

OnGeometryChange public_oe property

public OnGeometryChangeDelegate OnGeometryChange
Résultat OnGeometryChangeDelegate

OnZoomableAreaChange public_oe property

public OnZoomableAreaChangeDelegate OnZoomableAreaChange
Résultat OnZoomableAreaChangeDelegate

SynchronizeCurrentTime public_oe property

public SynchronizeCurrentTimeDelegate SynchronizeCurrentTime
Résultat SynchronizeCurrentTimeDelegate

SynchronizeFrameRate public_oe property

public SynchronizeFrameRateDelegate SynchronizeFrameRate
Résultat SynchronizeFrameRateDelegate

SynchronizeGeometry public_oe property

public SynchronizeGeometryDelegate SynchronizeGeometry
Résultat SynchronizeGeometryDelegate

SynchronizeZoomableArea public_oe property

public SynchronizeZoomableAreaDelegate SynchronizeZoomableArea
Résultat SynchronizeZoomableAreaDelegate