C# Class AcManager.Tools.Objects.TrackExtraLayoutObject

Inheritance: TrackObjectBase
ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TrackExtraLayoutObject ( IFileAcManager manager, [ parent, bool enabled, string fixedLocation ) : System.IO

Protected Methods

Method Description
GetLocation ( ) : string
InitializeLocations ( ) : void

Method Details

GetLocation() protected method

protected GetLocation ( ) : string
return string

InitializeLocations() protected method

protected InitializeLocations ( ) : void
return void

TrackExtraLayoutObject() public method

public TrackExtraLayoutObject ( IFileAcManager manager, [ parent, bool enabled, string fixedLocation ) : System.IO
manager IFileAcManager
parent [
enabled bool
fixedLocation string
return System.IO