C# Class FC3Editor.Tools.ToolPlayableZone

Inheritance: ToolSpline
Mostra file Open project: Azerothian/fc3editor

Public Methods

Method Description
Activate ( ) : void
GetContextHelp ( ) : string
GetParameters ( ) : IEnumerable
GetToolImage ( ) : Image
GetToolName ( ) : string
ToolPlayableZone ( ) : System

Private Methods

Method Description
action_Reset ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

GetContextHelp() public method

public GetContextHelp ( ) : string
return string

GetParameters() public method

public GetParameters ( ) : IEnumerable
return IEnumerable

GetToolImage() public method

public GetToolImage ( ) : Image
return Image

GetToolName() public method

public GetToolName ( ) : string
return string

ToolPlayableZone() public method

public ToolPlayableZone ( ) : System
return System