Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
|
Basic description of a single VarLink (bottom of kismet action - this includes all links) More...
Static Public Member Functions | |
static VarLinkInfo | FromStruct (StructProperty sp, IMEPackage package) |
Factory method to create a VarLinkInfo from a SeqVarLink struct More... | |
Properties | |
string | LinkDesc [get, set] |
LinkDesc property value More... | |
string | PropertyName [get, set] |
PropertyName property value More... | |
IEntry | ExpectedType [get, set] |
Expected type of variable More... | |
string | ExpectedTypeName [get] |
Expected type name of variable More... | |
List< IEntry > | LinkedNodes [get, set] |
Sequence objects that are linked to this var link More... | |
Basic description of a single VarLink (bottom of kismet action - this includes all links)
|
inlinestatic |
Factory method to create a VarLinkInfo from a SeqVarLink struct
sp | SeqVarLink struct property |
package | Package containing sequence object |
|
getset |
LinkDesc property value
|
getset |
PropertyName property value
|
getset |
Expected type of variable
|
get |
Expected type name of variable
|
getset |
Sequence objects that are linked to this var link