Property LevelAmplifications

LevelAmplifications

Gets a dictionary of amplifications indexed by the ID of a level they are applied to

Declaration
IReadOnlyDictionary<Guid, IRsaAmplification> LevelAmplifications { get; }
Property Value
Type Description
IReadOnlyDictionary<Guid, IRsaAmplification>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next