Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Rotorz
Games
UnityEditorExtensions
EditorMenuSeparatorEntry
C# Class Rotorz.Games.UnityEditorExtensions.EditorMenuSeparatorEntry
An
EditorMenu
entry that describes a separator.
Inheritance:
Rotorz.Games.UnityEditorExtensions.EditorMenuEntry
Datei anzeigen
Open project: youarebritish/FoxKit
Class Usage Examples
Public Methods
Method
Description
EditorMenuSeparatorEntry
(
string
path
)
Initializes a new instance of the
EditorMenuSeparatorEntry
class.
Method Details
EditorMenuSeparatorEntry()
public
method
Initializes a new instance of the
EditorMenuSeparatorEntry
class.
/// If
is
null
. /// /// If
is an invalid full command path. ///
public
EditorMenuSeparatorEntry
(
string
path
)
path
string
Path of the separator.