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

FXActorWrapper : ActorWrapper

View Implementation

unsigned long 
GetbDeactivateWhenOwnerDestroyed()



void 
SetbDeactivateWhenOwnerDestroyed(unsigned long newbDeactivateWhenOwnerDestroyed)


Parameter Type Description
newbDeactivateWhenOwnerDestroyed unsigned long

unsigned long 
GetbAllowShadowCasting()



void 
SetbAllowShadowCasting(unsigned long newbAllowShadowCasting)


Parameter Type Description
newbAllowShadowCasting unsigned long

unsigned long 
GetbAutoActivate()



void 
SetbAutoActivate(unsigned long newbAutoActivate)


Parameter Type Description
newbAutoActivate unsigned long

unsigned long 
GetbRenderInactive()



void 
SetbRenderInactive(unsigned long newbRenderInactive)


Parameter Type Description
newbRenderInactive unsigned long

unsigned long 
GetbActive()



void 
SetbActive(unsigned long newbActive)


Parameter Type Description
newbActive unsigned long

unsigned long 
GetbHadOwner()



void 
SetbHadOwner(unsigned long newbHadOwner)


Parameter Type Description
newbHadOwner unsigned long

FXActorWrapper 
GetParent()



void 
SetParent(FXActorWrapper newParent)


Parameter Type Description
newParent FXActorWrapper

ActorWrapper 
GetAttachmentActor()



void 
SetAttachmentActor(ActorWrapper newAttachmentActor)


Parameter Type Description
newAttachmentActor ActorWrapper

float 
GetDestroyWaitTime()



void 
SetDestroyWaitTime(float newDestroyWaitTime)


Parameter Type Description
newDestroyWaitTime float

float 
GetDestroyTime()



void 
SetDestroyTime(float newDestroyTime)


Parameter Type Description
newDestroyTime float

int 
GetEditID()



void 
SetEditID(int newEditID)


Parameter Type Description
newEditID int

void 
eventDumpDebugInfo()



void 
eventDestroyed()



void 
Inherit(FXActorWrapper Other)


Parameter Type Description
Other FXActorWrapper

void 
ResetParticles()



void 
StopAllEffects()



void 
eventDeactivateAndDestroy()



void 
UpdateFXStates()



bool 
IsLocallyControlled()



void 
Deactivate2()



void 
Activate2()



void 
BindTo(FXActorWrapper ParentFXActor)


Parameter Type Description
ParentFXActor FXActorWrapper

void 
SetAttachmentActor2(ActorWrapper AttachToActor)


Parameter Type Description
AttachToActor ActorWrapper

void 
PostBeginPlay()