v1.4.4.1 (Blood in the Water Update)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Barotrauma;
|
||||
|
||||
/// <summary>
|
||||
/// Checks the state of an Objective created using <see cref="EventObjectiveAction"/>.
|
||||
/// </summary>
|
||||
partial class CheckObjectiveAction : BinaryOptionAction
|
||||
{
|
||||
public CheckObjectiveAction(ScriptedEvent parentEvent, ContentXElement element) : base(parentEvent, element) { }
|
||||
|
||||
Reference in New Issue
Block a user