C# Class UnityEditor.PingData

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
m_AvailableWidth float
m_ContentDraw Action
m_ContentRect UnityEngine.Rect
m_FadeOutTime float
m_PeakScale float
m_PingStyle UnityEngine.GUIStyle
m_TimeStart float
m_WaitTime float
m_ZoomTime float

Méthodes publiques

Méthode Description
HandlePing ( ) : void

Method Details

HandlePing() public méthode

public HandlePing ( ) : void
Résultat void

Property Details

m_AvailableWidth public_oe property

public float m_AvailableWidth
Résultat float

m_ContentDraw public_oe property

public Action m_ContentDraw
Résultat Action

m_ContentRect public_oe property

public Rect,UnityEngine m_ContentRect
Résultat UnityEngine.Rect

m_FadeOutTime public_oe property

public float m_FadeOutTime
Résultat float

m_PeakScale public_oe property

public float m_PeakScale
Résultat float

m_PingStyle public_oe property

public GUIStyle,UnityEngine m_PingStyle
Résultat UnityEngine.GUIStyle

m_TimeStart public_oe property

public float m_TimeStart
Résultat float

m_WaitTime public_oe property

public float m_WaitTime
Résultat float

m_ZoomTime public_oe property

public float m_ZoomTime
Résultat float