Tanoda
RuntimeUnityEditor.Core.Inspector.Entries.StaticStackEntry Class Reference
Inheritance diagram for RuntimeUnityEditor.Core.Inspector.Entries.StaticStackEntry:
RuntimeUnityEditor.Core.Inspector.Entries.InspectorStackEntryBase

Public Member Functions

 StaticStackEntry (Type staticType, string name)
 
override bool EntryIsValid ()
 
- Public Member Functions inherited from RuntimeUnityEditor.Core.Inspector.Entries.InspectorStackEntryBase
 InspectorStackEntryBase (string name)
 
abstract bool EntryIsValid ()
 
override string ToString ()
 

Properties

Type StaticType [get, set]
 
- Properties inherited from RuntimeUnityEditor.Core.Inspector.Entries.InspectorStackEntryBase
string Name [get, set]
 

Additional Inherited Members

- Public Attributes inherited from RuntimeUnityEditor.Core.Inspector.Entries.InspectorStackEntryBase
Vector2 ScrollPosition
 

Detailed Description

Definition at line 4 of file StaticStackEntry.cs.

Constructor & Destructor Documentation

◆ StaticStackEntry()

RuntimeUnityEditor.Core.Inspector.Entries.StaticStackEntry.StaticStackEntry ( Type  staticType,
string  name 
)

Definition at line 6 of file StaticStackEntry.cs.

Member Function Documentation

◆ EntryIsValid()

override bool RuntimeUnityEditor.Core.Inspector.Entries.StaticStackEntry.EntryIsValid ( )
virtual

Property Documentation

◆ StaticType

Type RuntimeUnityEditor.Core.Inspector.Entries.StaticStackEntry.StaticType
getset

Definition at line 11 of file StaticStackEntry.cs.


The documentation for this class was generated from the following file: