Table of Contents

Class INetworkObjectDrawer.TypesPopup

Namespace
Coherence.Editor
Assembly
Coherence.Editor.dll
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 Type
property SerializedProperty
entry CoherenceSyncConfig

Methods

GetWindowSize()

public override Vector2 GetWindowSize()

Returns

Vector2

OnClose()

public override void OnClose()

OnGUI(Rect)

public override void OnGUI(Rect rect)

Parameters

rect Rect