LEAP Documentation 40220
Documentation for the LEAP project
IReactsToGameplayVolumes Class Reference

#include <ReactsToGameplayVolumes.h>

Inheritance diagram for IReactsToGameplayVolumes:
AProjectXCharacter

Public Member Functions

void OnInside ()
 
void OnOutside ()
 
bool IsInside () const
 
bool WasInside () const
 
virtual void SetInsideVolume ()
 
virtual void SetOutsideVolume ()
 
virtual FSoftBoundaryEvent & GetOnSoftBoundaryEnterEvent ()
 

Public Attributes

FSoftBoundaryEvent SoftBoundaryEvent
 

Member Function Documentation

◆ GetOnSoftBoundaryEnterEvent()

virtual FSoftBoundaryEvent & IReactsToGameplayVolumes::GetOnSoftBoundaryEnterEvent ( )
inlinevirtual

Reimplemented in AProjectXCharacter.

◆ IsInside()

bool IReactsToGameplayVolumes::IsInside ( ) const

◆ OnInside()

void IReactsToGameplayVolumes::OnInside ( )

◆ OnOutside()

void IReactsToGameplayVolumes::OnOutside ( )

◆ SetInsideVolume()

virtual void IReactsToGameplayVolumes::SetInsideVolume ( )
inlinevirtual

Reimplemented in AProjectXCharacter.

◆ SetOutsideVolume()

virtual void IReactsToGameplayVolumes::SetOutsideVolume ( )
inlinevirtual

Reimplemented in AProjectXCharacter.

◆ WasInside()

bool IReactsToGameplayVolumes::WasInside ( ) const

Member Data Documentation

◆ SoftBoundaryEvent

FSoftBoundaryEvent IReactsToGameplayVolumes::SoftBoundaryEvent

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