Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FMultiUseEntry Struct Reference

#include <Other.h>

+ Collaboration diagram for FMultiUseEntry:

Public Attributes

UActorComponentForComponent
 
FString UseString
 
int UseIndex
 
int Priority
 
unsigned __int32 bHideFromUI: 1
 
unsigned __int32 bDisableUse: 1
 
unsigned __int32 bHideActivationKey: 1
 
unsigned __int32 bRepeatMultiUse: 1
 
unsigned __int32 bDisplayOnInventoryUI: 1
 
unsigned __int32 bDisplayOnInventoryUISecondary: 1
 
unsigned __int32 bHarvestable: 1
 
unsigned __int32 bIsSecondaryUse: 1
 
unsigned __int32 bPersistWheelOnActivation: 1
 
unsigned __int32 bOverrideUseTextColor: 1
 
unsigned __int32 bDisplayOnInventoryUITertiary: 1
 
unsigned __int32 bClientSideOnly: 1
 
unsigned __int32 bPersistWheelRequiresDirectActivation: 1
 
unsigned __int32 bDrawTooltip: 1
 
int WheelCategory
 
FColor DisableUseColor
 
FColor UseTextColor
 
float EntryActivationTimer
 
float DefaultEntryActivationTimer
 
USoundBase * ActivationSound
 
int UseInventoryButtonStyleOverrideIndex
 

Detailed Description

Definition at line 86 of file Other.h.

Member Data Documentation

◆ ActivationSound

USoundBase* FMultiUseEntry::ActivationSound

Definition at line 111 of file Other.h.

◆ bClientSideOnly

unsigned __int32 FMultiUseEntry::bClientSideOnly

Definition at line 103 of file Other.h.

◆ bDisableUse

unsigned __int32 FMultiUseEntry::bDisableUse

Definition at line 93 of file Other.h.

◆ bDisplayOnInventoryUI

unsigned __int32 FMultiUseEntry::bDisplayOnInventoryUI

Definition at line 96 of file Other.h.

◆ bDisplayOnInventoryUISecondary

unsigned __int32 FMultiUseEntry::bDisplayOnInventoryUISecondary

Definition at line 97 of file Other.h.

◆ bDisplayOnInventoryUITertiary

unsigned __int32 FMultiUseEntry::bDisplayOnInventoryUITertiary

Definition at line 102 of file Other.h.

◆ bDrawTooltip

unsigned __int32 FMultiUseEntry::bDrawTooltip

Definition at line 105 of file Other.h.

◆ bHarvestable

unsigned __int32 FMultiUseEntry::bHarvestable

Definition at line 98 of file Other.h.

◆ bHideActivationKey

unsigned __int32 FMultiUseEntry::bHideActivationKey

Definition at line 94 of file Other.h.

◆ bHideFromUI

unsigned __int32 FMultiUseEntry::bHideFromUI

Definition at line 92 of file Other.h.

◆ bIsSecondaryUse

unsigned __int32 FMultiUseEntry::bIsSecondaryUse

Definition at line 99 of file Other.h.

◆ bOverrideUseTextColor

unsigned __int32 FMultiUseEntry::bOverrideUseTextColor

Definition at line 101 of file Other.h.

◆ bPersistWheelOnActivation

unsigned __int32 FMultiUseEntry::bPersistWheelOnActivation

Definition at line 100 of file Other.h.

◆ bPersistWheelRequiresDirectActivation

unsigned __int32 FMultiUseEntry::bPersistWheelRequiresDirectActivation

Definition at line 104 of file Other.h.

◆ bRepeatMultiUse

unsigned __int32 FMultiUseEntry::bRepeatMultiUse

Definition at line 95 of file Other.h.

◆ DefaultEntryActivationTimer

float FMultiUseEntry::DefaultEntryActivationTimer

Definition at line 110 of file Other.h.

◆ DisableUseColor

FColor FMultiUseEntry::DisableUseColor

Definition at line 107 of file Other.h.

◆ EntryActivationTimer

float FMultiUseEntry::EntryActivationTimer

Definition at line 109 of file Other.h.

◆ ForComponent

UActorComponent* FMultiUseEntry::ForComponent

Definition at line 88 of file Other.h.

◆ Priority

int FMultiUseEntry::Priority

Definition at line 91 of file Other.h.

◆ UseIndex

int FMultiUseEntry::UseIndex

Definition at line 90 of file Other.h.

◆ UseInventoryButtonStyleOverrideIndex

int FMultiUseEntry::UseInventoryButtonStyleOverrideIndex

Definition at line 112 of file Other.h.

◆ UseString

FString FMultiUseEntry::UseString

Definition at line 89 of file Other.h.

◆ UseTextColor

FColor FMultiUseEntry::UseTextColor

Definition at line 108 of file Other.h.

◆ WheelCategory

int FMultiUseEntry::WheelCategory

Definition at line 106 of file Other.h.


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