Class SteppedBattleTests
Tests the functionality of the PerformStep() method is used to
progress the battle instead of using Encounter.AutoBattleEnabled = true
.
Inheritance
System.Object
SteppedBattleTests
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: osrlib.Tests
Assembly: osrlib.Tests.dll
Syntax
public class SteppedBattleTests
Methods
| Improve this Doc View SourceTestSteppedBattle()
Declaration
[Fact]
public void TestSteppedBattle()