Lua API
On this page

SalvageOperationsResultData

Inherits from

Set of information related to a salvage operation

Fields:

AugBonus number

Amount of units due to your Ciandras Fortune augmentation

SkillUsed SkillId

Which skill was used for the salvaging action

Methods:

GetPropertyKeys() : string[]

Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts

Returns:string[]

ToString() : string

Returns a string that represents the current object.

Returns:string