Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LinkerScriptGenerator
LinkerScriptTemplate
C# Class LinkerScriptGenerator.LinkerScriptTemplate
Show file
Open project: sysprogs/BSPTools
Class Usage Examples
Public Properties
Property
Type
Description
EntryPoint
string
SectionAlignment
int
Sections
List
SectionsAfterEnd
List
Public Methods
Method
Description
ShallowCopy
( ) :
LinkerScriptTemplate
Method Details
ShallowCopy()
public
method
public
ShallowCopy
( ) :
LinkerScriptTemplate
return
LinkerScriptTemplate
Property Details
EntryPoint
public property
public
string
EntryPoint
return
string
SectionAlignment
public property
public
int
SectionAlignment
return
int
Sections
public property
public
List
Sections
return
List
SectionsAfterEnd
public property
public
List
SectionsAfterEnd
return
List