BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GoalWrapper : ObjectWrapper

View Implementation

_NODISCARD bool 
IsNull() const



operator bool() const



ActorWrapper 
GetGoalOrientation()



void 
SetGoalOrientation(ActorWrapper newGoalOrientation)


Parameter Type Description
newGoalOrientation ActorWrapper

ArrayWrapper 
GetOverrideGoalIndicatorOrientations()



unsigned char 
GetTeamNum()



void 
SetTeamNum(unsigned char newTeamNum)


Parameter Type Description
newTeamNum unsigned char

FXActorWrapper 
GetScoreFX()



void 
SetScoreFX(FXActorWrapper newScoreFX)


Parameter Type Description
newScoreFX FXActorWrapper

UnrealStringWrapper 
GetGoalIndicatorArchetype()



unsigned long 
GetbNoGoalIndicator()



void 
SetbNoGoalIndicator(unsigned long newbNoGoalIndicator)


Parameter Type Description
newbNoGoalIndicator unsigned long

unsigned long 
GetbOnlyGoalsFromDirection()



void 
SetbOnlyGoalsFromDirection(unsigned long newbOnlyGoalsFromDirection)


Parameter Type Description
newbOnlyGoalsFromDirection unsigned long

unsigned long 
GetbShowFocusExtent()



void 
SetbShowFocusExtent(unsigned long newbShowFocusExtent)


Parameter Type Description
newbShowFocusExtent unsigned long

ActorWrapper 
GetGoalDirection()



void 
SetGoalDirection(ActorWrapper newGoalDirection)


Parameter Type Description
newGoalDirection ActorWrapper

int 
GetPointsToAward()



void 
SetPointsToAward(int newPointsToAward)


Parameter Type Description
newPointsToAward int

Vector 
GetAutoCamFocusExtent()



void 
SetAutoCamFocusExtent(Vector newAutoCamFocusExtent)


Parameter Type Description
newAutoCamFocusExtent Vector

Vector 
GetGoalFocusLocationOffset()



void 
SetGoalFocusLocationOffset(Vector newGoalFocusLocationOffset)


Parameter Type Description
newGoalFocusLocationOffset Vector

float 
GetMaxGoalScorerAttachRadius()



void 
SetMaxGoalScorerAttachRadius(float newMaxGoalScorerAttachRadius)


Parameter Type Description
newMaxGoalScorerAttachRadius float

Vector 
GetGoalScoredDotDirection()



void 
SetGoalScoredDotDirection(Vector newGoalScoredDotDirection)


Parameter Type Description
newGoalScoredDotDirection Vector

float 
GetMinAttachGoalToScorerDot()



void 
SetMinAttachGoalToScorerDot(float newMinAttachGoalToScorerDot)


Parameter Type Description
newMinAttachGoalToScorerDot float

Vector 
GetLocation()



void 
SetLocation(Vector newLocation)


Parameter Type Description
newLocation Vector

Vector 
GetDirection()



void 
SetDirection(Vector newDirection)


Parameter Type Description
newDirection Vector

Vector 
GetRight()



void 
SetRight(Vector newRight)


Parameter Type Description
newRight Vector

Vector 
GetUp()



void 
SetUp(Vector newUp)


Parameter Type Description
newUp Vector

Rotator 
GetRotation()



void 
SetRotation(Rotator newRotation)


Parameter Type Description
newRotation Rotator

Vector 
GetLocalExtent()



void 
SetLocalExtent(Vector newLocalExtent)


Parameter Type Description
newLocalExtent Vector

Vector 
GetWorldCenter()



void 
SetWorldCenter(Vector newWorldCenter)


Parameter Type Description
newWorldCenter Vector

Vector 
GetWorldExtent()



void 
SetWorldExtent(Vector newWorldExtent)


Parameter Type Description
newWorldExtent Vector

Vector 
GetWorldFrontCenter()



void 
SetWorldFrontCenter(Vector newWorldFrontCenter)


Parameter Type Description
newWorldFrontCenter Vector

Vector 
GetGoalFocusExtentCenter()



void 
Init()



void 
eventBeginPlay()