Class INetworkObjectDrawer.TypesPopup
public class INetworkObjectDrawer.TypesPopup : PopupWindowContent
- Inheritance
-
INetworkObjectDrawer.TypesPopup
Constructors
TypesPopup(Type[], Type, SerializedProperty, CoherenceSyncConfig)
public TypesPopup(Type[] availableTypes, Type interfaceType, SerializedProperty property, CoherenceSyncConfig entry)
Parameters
availableTypes
Type[]interfaceType
Typeproperty
SerializedPropertyentry
CoherenceSyncConfig
Methods
GetWindowSize()
public override Vector2 GetWindowSize()
Returns
OnClose()
public override void OnClose()
OnGUI(Rect)
public override void OnGUI(Rect rect)
Parameters
rect
Rect