Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Rotorz
Games
UnityEditorExtensions
EditorMenuSeparatorEntry
C# Class Rotorz.Games.UnityEditorExtensions.EditorMenuSeparatorEntry
An
EditorMenu
entry that describes a separator.
Inheritance:
Rotorz.Games.UnityEditorExtensions.EditorMenuEntry
Afficher le fichier
Open project: youarebritish/FoxKit
Class Usage Examples
Méthodes publiques
Méthode
Description
EditorMenuSeparatorEntry
(
string
path
)
Initializes a new instance of the
EditorMenuSeparatorEntry
class.
Method Details
EditorMenuSeparatorEntry()
public
méthode
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.