Update Installation Instructions #325
Merged
Annotations
10 warnings
|
Build:
InscryptionAPI/Card/CardManager.cs#L477
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
|
Build:
InscryptionAPI/Saves/ModdedSaveManager.cs#L59
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
|
|
Build:
InscryptionAPI/Saves/ModdedSaveManager.cs#L52
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L83
'ExtendedAbilityBehaviour.GetPassiveHealthBuffs()' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L79
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L67
'ExtendedAbilityBehaviour.GetPassiveAttackBuffs()' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L63
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L44
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L33
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
Build:
InscryptionAPI/TalkingCards/Create/TalkingCardCreator.cs#L112
Possible null reference argument for parameter 'obj' in 'void TalkingCardCreator.RecursiveSetLayer(GameObject obj, string layerName)'.
|
Loading