|
Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
|
Represents an output link from a sequence object More...
Public Member Functions | |
| StructProperty | GenerateStruct () |
| Generates a SeqOpInputOutputLink StructProperty from this OutboundLink More... | |
Static Public Member Functions | |
| static OutputLink | FromStruct (StructProperty sp, IMEPackage package) |
| Factory method to create an OutputLink from a SeqOpOutputInputLink StructProperty More... | |
| static OutputLink | FromTargetExport (ExportEntry exportEntry, int inputLinkIdx) |
| Factory method to create an OutboundLink More... | |
Properties | |
| IEntry | LinkedOp [get, set] |
| The sequence object that this links to More... | |
| int | InputLinkIdx [get, set] |
| The InputLinkIdx property of this link More... | |
Represents an output link from a sequence object
|
inline |
Generates a SeqOpInputOutputLink StructProperty from this OutboundLink
|
inlinestatic |
Factory method to create an OutputLink from a SeqOpOutputInputLink StructProperty
| sp | SeqOpOutputInputLink StructProperty |
| package | Package file that contains this sequence |
|
inlinestatic |
Factory method to create an OutboundLink
| exportEntry | Sequence object to create link to |
| inputLinkIdx | Link index |
|
getset |
The sequence object that this links to
|
getset |
The InputLinkIdx property of this link