Struct MBActionSet
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
[EngineStruct("int", false)]
public struct MBActionSet
- Inherited Members
- Extension Methods
Fields
InvalidActionSet
public static readonly MBActionSet InvalidActionSet
Field Value
Properties
IsValid
public bool IsValid { get; }
Property Value
Methods
AreActionsAlternatives(ActionIndexCache, ActionIndexCache)
public bool AreActionsAlternatives(ActionIndexCache actionCode1, ActionIndexCache actionCode2)
Parameters
actionCode1
ActionIndexCacheactionCode2
ActionIndexCache
Returns
AreActionsAlternatives(ActionIndexValueCache, ActionIndexCache)
public bool AreActionsAlternatives(ActionIndexValueCache actionCode1, ActionIndexCache actionCode2)
Parameters
actionCode1
ActionIndexValueCacheactionCode2
ActionIndexCache
Returns
CheckActionAnimationClipExists(MBActionSet, ActionIndexCache)
public static bool CheckActionAnimationClipExists(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
Equals(int)
public bool Equals(int index)
Parameters
index
int
Returns
Equals(MBActionSet)
public bool Equals(MBActionSet a)
Parameters
Returns
GetActionAnimationContinueToAction(MBActionSet, ActionIndexValueCache)
public static ActionIndexValueCache GetActionAnimationContinueToAction(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexValueCache
Returns
GetActionAnimationDuration(MBActionSet, ActionIndexCache)
public static float GetActionAnimationDuration(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
GetActionAnimationDuration(MBActionSet, ActionIndexValueCache)
public static float GetActionAnimationDuration(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexValueCache
Returns
GetActionAnimationFlags(MBActionSet, ActionIndexCache)
public static AnimFlags GetActionAnimationFlags(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
GetActionAnimationName(MBActionSet, ActionIndexCache)
public static string GetActionAnimationName(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
GetActionBlendOutStartProgress(MBActionSet, ActionIndexCache)
public static float GetActionBlendOutStartProgress(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
GetActionBlendOutStartProgress(MBActionSet, ActionIndexValueCache)
public static float GetActionBlendOutStartProgress(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexValueCache
Returns
GetActionDisplacementVector(MBActionSet, ActionIndexCache)
public static Vec3 GetActionDisplacementVector(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
GetActionSet(string)
public static MBActionSet GetActionSet(string objectID)
Parameters
objectID
string
Returns
GetActionSetWithIndex(int)
public static MBActionSet GetActionSetWithIndex(int index)
Parameters
index
int
Returns
GetAnimationIndexOfAction(MBActionSet, ActionIndexCache)
public static int GetAnimationIndexOfAction(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexCache
Returns
GetAnimationIndexOfAction(MBActionSet, ActionIndexValueCache)
public static int GetAnimationIndexOfAction(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexValueCache
Returns
GetAnimationName(ActionIndexCache)
public string GetAnimationName(ActionIndexCache actionCode)
Parameters
actionCode
ActionIndexCache
Returns
GetBoneHasParentBone(string, sbyte)
public static bool GetBoneHasParentBone(string actionSetId, sbyte boneIndex)
Parameters
Returns
GetBoneIndexWithId(string, string)
public static sbyte GetBoneIndexWithId(string actionSetId, string boneId)
Parameters
Returns
GetHashCode()
public override int GetHashCode()
Returns
GetName()
public string GetName()
Returns
GetNumberOfActionSets()
public static int GetNumberOfActionSets()
Returns
GetNumberOfMonsterUsageSets()
public static int GetNumberOfMonsterUsageSets()
Returns
GetSkeletonName()
public string GetSkeletonName()
Returns
GetTotalAnimationDurationWithContinueToAction(MBActionSet, ActionIndexValueCache)
public static float GetTotalAnimationDurationWithContinueToAction(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSet
MBActionSetactionIndexCache
ActionIndexValueCache
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).