LEAP Documentation 40220
Documentation for the LEAP project
IAllOutWarfareObjectiveInterface Class Reference

#include <AllOutWarfareObjectiveInterface.h>

Inheritance diagram for IAllOutWarfareObjectiveInterface:
ACommandCenter AShieldGenerator

Public Member Functions

virtual float GetObjectiveHealth () const
 
virtual bool GetIsObjectiveDead () const
 
virtual float GetObjectiveMaxHealth () const
 
virtual int32 GetObjectiveTeam () const
 
virtual bool GetIsObjectiveProperlyInitialized () const
 
virtual void SetObjectiveTeam () const
 
virtual int32 GetObjectiveSortOrder () const
 

Member Function Documentation

◆ GetIsObjectiveDead()

virtual bool IAllOutWarfareObjectiveInterface::GetIsObjectiveDead ( ) const
inlinevirtual

Reimplemented in ACommandCenter, and AShieldGenerator.

◆ GetIsObjectiveProperlyInitialized()

virtual bool IAllOutWarfareObjectiveInterface::GetIsObjectiveProperlyInitialized ( ) const
inlinevirtual

Reimplemented in ACommandCenter, and AShieldGenerator.

◆ GetObjectiveHealth()

virtual float IAllOutWarfareObjectiveInterface::GetObjectiveHealth ( ) const
inlinevirtual

Reimplemented in ACommandCenter, and AShieldGenerator.

◆ GetObjectiveMaxHealth()

virtual float IAllOutWarfareObjectiveInterface::GetObjectiveMaxHealth ( ) const
inlinevirtual

Reimplemented in ACommandCenter, and AShieldGenerator.

◆ GetObjectiveSortOrder()

virtual int32 IAllOutWarfareObjectiveInterface::GetObjectiveSortOrder ( ) const
inlinevirtual

Reimplemented in ACommandCenter, and AShieldGenerator.

◆ GetObjectiveTeam()

virtual int32 IAllOutWarfareObjectiveInterface::GetObjectiveTeam ( ) const
inlinevirtual

Reimplemented in ACommandCenter, and AShieldGenerator.

◆ SetObjectiveTeam()

virtual void IAllOutWarfareObjectiveInterface::SetObjectiveTeam ( ) const
inlinevirtual

The documentation for this class was generated from the following file: