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

#include <Other.h>

Public Member Functions

TObjectPtr< UActorComponent > & ForComponentField ()
 
FStringUseStringField ()
 
intUseIndexField ()
 
intPriorityField ()
 
TObjectPtr< AActor > & BPDrawEntryTargetRefField ()
 
intWheelCategoryField ()
 
FColorDisableUseColorField ()
 
FColorUseTextColorField ()
 
floatEntryActivationTimerField ()
 
floatDefaultEntryActivationTimerField ()
 
TObjectPtr< USoundBase > & ActivationSoundField ()
 
intUseInventoryButtonStyleOverrideIndexField ()
 
intAdditionalButtonsIndexField ()
 
TObjectPtr< UTexture2D > & IconField ()
 
FColorUseIconColorField ()
 
TObjectPtr< UObject > & SponsorIconObjectField ()
 
intOpenWheelCategoryField ()
 
BitFieldValue< bool, unsigned __int32bHideFromUI ()
 
BitFieldValue< bool, unsigned __int32bDisableUse ()
 
BitFieldValue< bool, unsigned __int32bHideActivationKey ()
 
BitFieldValue< bool, unsigned __int32bRepeatMultiUse ()
 
BitFieldValue< bool, unsigned __int32bDisplayOnInventoryUI ()
 
BitFieldValue< bool, unsigned __int32bDisplayOnInventoryUISecondary ()
 
BitFieldValue< bool, unsigned __int32bHarvestable ()
 
BitFieldValue< bool, unsigned __int32bIsSecondaryUse ()
 
BitFieldValue< bool, unsigned __int32bPersistWheelOnActivation ()
 
BitFieldValue< bool, unsigned __int32bOverrideUseTextColor ()
 
BitFieldValue< bool, unsigned __int32bDisplayOnInventoryUITertiary ()
 
BitFieldValue< bool, unsigned __int32bClientSideOnly ()
 
BitFieldValue< bool, unsigned __int32bPersistWheelRequiresDirectActivation ()
 
BitFieldValue< bool, unsigned __int32bUseBPDrawEntry ()
 
BitFieldValue< bool, unsigned __int32bDrawTooltip ()
 
BitFieldValue< bool, unsigned __int32bIsDynamicOption ()
 
BitFieldValue< bool, unsigned __int32bUseOldMultiUseOptionWithText ()
 
void operator= (const FMultiUseEntry *InVal)
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 

Detailed Description

Definition at line 1913 of file Other.h.

Member Function Documentation

◆ ActivationSoundField()

TObjectPtr< USoundBase > & FMultiUseEntry::ActivationSoundField ( )
inline

Definition at line 1927 of file Other.h.

◆ AdditionalButtonsIndexField()

int & FMultiUseEntry::AdditionalButtonsIndexField ( )
inline

Definition at line 1929 of file Other.h.

◆ bClientSideOnly()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bClientSideOnly ( )
inline

Definition at line 1948 of file Other.h.

◆ bDisableUse()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bDisableUse ( )
inline

Definition at line 1938 of file Other.h.

◆ bDisplayOnInventoryUI()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bDisplayOnInventoryUI ( )
inline

Definition at line 1941 of file Other.h.

◆ bDisplayOnInventoryUISecondary()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bDisplayOnInventoryUISecondary ( )
inline

Definition at line 1942 of file Other.h.

◆ bDisplayOnInventoryUITertiary()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bDisplayOnInventoryUITertiary ( )
inline

Definition at line 1947 of file Other.h.

◆ bDrawTooltip()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bDrawTooltip ( )
inline

Definition at line 1951 of file Other.h.

◆ bHarvestable()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bHarvestable ( )
inline

Definition at line 1943 of file Other.h.

◆ bHideActivationKey()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bHideActivationKey ( )
inline

Definition at line 1939 of file Other.h.

◆ bHideFromUI()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bHideFromUI ( )
inline

Definition at line 1937 of file Other.h.

◆ bIsDynamicOption()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bIsDynamicOption ( )
inline

Definition at line 1952 of file Other.h.

◆ bIsSecondaryUse()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bIsSecondaryUse ( )
inline

Definition at line 1944 of file Other.h.

◆ bOverrideUseTextColor()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bOverrideUseTextColor ( )
inline

Definition at line 1946 of file Other.h.

◆ BPDrawEntryTargetRefField()

TObjectPtr< AActor > & FMultiUseEntry::BPDrawEntryTargetRefField ( )
inline

Definition at line 1921 of file Other.h.

◆ bPersistWheelOnActivation()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bPersistWheelOnActivation ( )
inline

Definition at line 1945 of file Other.h.

◆ bPersistWheelRequiresDirectActivation()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bPersistWheelRequiresDirectActivation ( )
inline

Definition at line 1949 of file Other.h.

◆ bRepeatMultiUse()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bRepeatMultiUse ( )
inline

Definition at line 1940 of file Other.h.

◆ bUseBPDrawEntry()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bUseBPDrawEntry ( )
inline

Definition at line 1950 of file Other.h.

◆ bUseOldMultiUseOptionWithText()

BitFieldValue< bool, unsigned __int32 > FMultiUseEntry::bUseOldMultiUseOptionWithText ( )
inline

Definition at line 1953 of file Other.h.

◆ DefaultEntryActivationTimerField()

float & FMultiUseEntry::DefaultEntryActivationTimerField ( )
inline

Definition at line 1926 of file Other.h.

◆ DisableUseColorField()

FColor & FMultiUseEntry::DisableUseColorField ( )
inline

Definition at line 1923 of file Other.h.

◆ EntryActivationTimerField()

float & FMultiUseEntry::EntryActivationTimerField ( )
inline

Definition at line 1925 of file Other.h.

◆ ForComponentField()

TObjectPtr< UActorComponent > & FMultiUseEntry::ForComponentField ( )
inline

Definition at line 1917 of file Other.h.

◆ IconField()

TObjectPtr< UTexture2D > & FMultiUseEntry::IconField ( )
inline

Definition at line 1930 of file Other.h.

◆ OpenWheelCategoryField()

int & FMultiUseEntry::OpenWheelCategoryField ( )
inline

Definition at line 1933 of file Other.h.

◆ operator=()

void FMultiUseEntry::operator= ( const FMultiUseEntry * InVal)
inline

Definition at line 1957 of file Other.h.

◆ PriorityField()

int & FMultiUseEntry::PriorityField ( )
inline

Definition at line 1920 of file Other.h.

◆ SponsorIconObjectField()

TObjectPtr< UObject > & FMultiUseEntry::SponsorIconObjectField ( )
inline

Definition at line 1932 of file Other.h.

◆ StaticStruct()

static UScriptStruct * FMultiUseEntry::StaticStruct ( )
inlinestatic

Definition at line 1958 of file Other.h.

◆ UseIconColorField()

FColor & FMultiUseEntry::UseIconColorField ( )
inline

Definition at line 1931 of file Other.h.

◆ UseIndexField()

int & FMultiUseEntry::UseIndexField ( )
inline

Definition at line 1919 of file Other.h.

◆ UseInventoryButtonStyleOverrideIndexField()

int & FMultiUseEntry::UseInventoryButtonStyleOverrideIndexField ( )
inline

Definition at line 1928 of file Other.h.

◆ UseStringField()

FString & FMultiUseEntry::UseStringField ( )
inline

Definition at line 1918 of file Other.h.

◆ UseTextColorField()

FColor & FMultiUseEntry::UseTextColorField ( )
inline

Definition at line 1924 of file Other.h.

◆ WheelCategoryField()

int & FMultiUseEntry::WheelCategoryField ( )
inline

Definition at line 1922 of file Other.h.


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