C# Class FC3Editor.Tools.ToolPlayableZone

Inheritance: ToolSpline
Afficher le fichier Open project: Azerothian/fc3editor

Méthodes publiques

Méthode Description
Activate ( ) : void
GetContextHelp ( ) : string
GetParameters ( ) : IEnumerable
GetToolImage ( ) : Image
GetToolName ( ) : string
ToolPlayableZone ( ) : System

Private Methods

Méthode Description
action_Reset ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

GetContextHelp() public méthode

public GetContextHelp ( ) : string
Résultat string

GetParameters() public méthode

public GetParameters ( ) : IEnumerable
Résultat IEnumerable

GetToolImage() public méthode

public GetToolImage ( ) : Image
Résultat Image

GetToolName() public méthode

public GetToolName ( ) : string
Résultat string

ToolPlayableZone() public méthode

public ToolPlayableZone ( ) : System
Résultat System