Tanoda
|
Public Member Functions | |
StaticStackEntry (Type staticType, string name) | |
override bool | EntryIsValid () |
![]() | |
InspectorStackEntryBase (string name) | |
abstract bool | EntryIsValid () |
override string | ToString () |
Properties | |
Type | StaticType [get, set] |
![]() | |
string | Name [get, set] |
Additional Inherited Members | |
![]() | |
Vector2 | ScrollPosition |
Definition at line 4 of file StaticStackEntry.cs.
RuntimeUnityEditor.Core.Inspector.Entries.StaticStackEntry.StaticStackEntry | ( | Type | staticType, |
string | name | ||
) |
Definition at line 6 of file StaticStackEntry.cs.
|
virtual |
Implements RuntimeUnityEditor.Core.Inspector.Entries.InspectorStackEntryBase.
Definition at line 13 of file StaticStackEntry.cs.
|
getset |
Definition at line 11 of file StaticStackEntry.cs.