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
actionCode1ActionIndexCacheactionCode2ActionIndexCache
Returns
AreActionsAlternatives(ActionIndexValueCache, ActionIndexCache)
public bool AreActionsAlternatives(ActionIndexValueCache actionCode1, ActionIndexCache actionCode2)
Parameters
actionCode1ActionIndexValueCacheactionCode2ActionIndexCache
Returns
CheckActionAnimationClipExists(MBActionSet, ActionIndexCache)
public static bool CheckActionAnimationClipExists(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
Equals(int)
public bool Equals(int index)
Parameters
indexint
Returns
Equals(MBActionSet)
public bool Equals(MBActionSet a)
Parameters
Returns
GetActionAnimationContinueToAction(MBActionSet, ActionIndexValueCache)
public static ActionIndexValueCache GetActionAnimationContinueToAction(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexValueCache
Returns
GetActionAnimationDuration(MBActionSet, ActionIndexCache)
public static float GetActionAnimationDuration(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
GetActionAnimationDuration(MBActionSet, ActionIndexValueCache)
public static float GetActionAnimationDuration(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexValueCache
Returns
GetActionAnimationFlags(MBActionSet, ActionIndexCache)
public static AnimFlags GetActionAnimationFlags(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
GetActionAnimationName(MBActionSet, ActionIndexCache)
public static string GetActionAnimationName(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
GetActionBlendOutStartProgress(MBActionSet, ActionIndexCache)
public static float GetActionBlendOutStartProgress(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
GetActionBlendOutStartProgress(MBActionSet, ActionIndexValueCache)
public static float GetActionBlendOutStartProgress(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexValueCache
Returns
GetActionDisplacementVector(MBActionSet, ActionIndexCache)
public static Vec3 GetActionDisplacementVector(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
GetActionSet(string)
public static MBActionSet GetActionSet(string objectID)
Parameters
objectIDstring
Returns
GetActionSetWithIndex(int)
public static MBActionSet GetActionSetWithIndex(int index)
Parameters
indexint
Returns
GetAnimationIndexOfAction(MBActionSet, ActionIndexCache)
public static int GetAnimationIndexOfAction(MBActionSet actionSet, ActionIndexCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexCache
Returns
GetAnimationIndexOfAction(MBActionSet, ActionIndexValueCache)
public static int GetAnimationIndexOfAction(MBActionSet actionSet, ActionIndexValueCache actionIndexCache)
Parameters
actionSetMBActionSetactionIndexCacheActionIndexValueCache
Returns
GetAnimationName(ActionIndexCache)
public string GetAnimationName(ActionIndexCache actionCode)
Parameters
actionCodeActionIndexCache
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
actionSetMBActionSetactionIndexCacheActionIndexValueCache
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).