M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.ActionIndexValueCache Struct Reference

Inherits IEquatable< ActionIndexCache >, and IEquatable< ActionIndexValueCache >.

Public Member Functions

override bool Equals (object obj)
 
bool Equals (ActionIndexCache other)
 
bool Equals (ActionIndexValueCache other)
 
override int GetHashCode ()
 

Static Public Member Functions

static ActionIndexValueCache Create (string actName)
 
static ActionIndexValueCache Create (ActionIndexCache actCache)
 
static bool operator== (ActionIndexCache action0, ActionIndexValueCache action1)
 
static bool operator!= (ActionIndexCache action0, ActionIndexValueCache action1)
 
static bool operator== (ActionIndexValueCache action0, ActionIndexValueCache action1)
 
static bool operator!= (ActionIndexValueCache action0, ActionIndexValueCache action1)
 

Properties

static ActionIndexValueCache act_none = new ActionIndexValueCache(-1, "act_none") [get]
 
int Index [get]
 
string Name [get]
 

Member Function Documentation

◆ Create() [1/2]

static ActionIndexValueCache TaleWorlds.MountAndBlade.ActionIndexValueCache.Create ( string  actName)
static

◆ Create() [2/2]

static ActionIndexValueCache TaleWorlds.MountAndBlade.ActionIndexValueCache.Create ( ActionIndexCache  actCache)
static

◆ Equals() [1/3]

override bool TaleWorlds.MountAndBlade.ActionIndexValueCache.Equals ( object  obj)

◆ Equals() [2/3]

bool TaleWorlds.MountAndBlade.ActionIndexValueCache.Equals ( ActionIndexCache  other)

◆ Equals() [3/3]

bool TaleWorlds.MountAndBlade.ActionIndexValueCache.Equals ( ActionIndexValueCache  other)

◆ operator==() [1/2]

static bool TaleWorlds.MountAndBlade.ActionIndexValueCache.operator== ( ActionIndexCache  action0,
ActionIndexValueCache  action1 
)
static

◆ operator!=() [1/2]

static bool TaleWorlds.MountAndBlade.ActionIndexValueCache.operator!= ( ActionIndexCache  action0,
ActionIndexValueCache  action1 
)
static

◆ operator==() [2/2]

static bool TaleWorlds.MountAndBlade.ActionIndexValueCache.operator== ( ActionIndexValueCache  action0,
ActionIndexValueCache  action1 
)
static

◆ operator!=() [2/2]

static bool TaleWorlds.MountAndBlade.ActionIndexValueCache.operator!= ( ActionIndexValueCache  action0,
ActionIndexValueCache  action1 
)
static

◆ GetHashCode()

override int TaleWorlds.MountAndBlade.ActionIndexValueCache.GetHashCode ( )

Property Documentation

◆ act_none

ActionIndexValueCache TaleWorlds.MountAndBlade.ActionIndexValueCache.act_none = new ActionIndexValueCache(-1, "act_none")
staticget

◆ Index

int TaleWorlds.MountAndBlade.ActionIndexValueCache.Index
get

◆ Name

string TaleWorlds.MountAndBlade.ActionIndexValueCache.Name
get