C# Class ME3Explorer.SequenceObjects.SBox.VarLink

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Desc string
Links List
node UMD.HCIL.Piccolo.Nodes.PPath
offsets List
type VarTypes
writeable bool

Property Details

Desc public property

public string Desc
return string

Links public property

public List Links
return List

node public property

public PPath,UMD.HCIL.Piccolo.Nodes node
return UMD.HCIL.Piccolo.Nodes.PPath

offsets public property

public List offsets
return List

type public property

public VarTypes type
return VarTypes

writeable public property

public bool writeable
return bool