#include <hkbClipGenerator.h>
|
| enum | PlaybackMode {
kModeSinglePlay = 0
, kModeLooping = 1
, kModeUserControlled = 2
, kModePingPong = 3
,
kModeCount = 4
} |
| |
| enum class | GetChildrenFlagBits { kActiveOnly = 1 << 0
, kGeneratorsOnly = 1 << 1
, kIgnoreReferencedBehaviour = 1 << 2
} |
| |
| enum class | CloneState { kDefault = 0
, kTemplate = 1
, kClone = 2
, kShareable = 3
} |
| |
| enum class | LockMode { kNone = 0
, kAuto
, kManual
} |
| |
| enum | { kMemSize = 0x7FFF
} |
| |
◆ PlaybackMode
| Enumerator |
|---|
| kModeSinglePlay | |
| kModeLooping | |
| kModeUserControlled | |
| kModePingPong | |
| kModeCount | |
◆ ~hkbClipGenerator()
| RE::hkbClipGenerator::~hkbClipGenerator |
( |
| ) |
|
|
override |
◆ Activate()
| void RE::hkbClipGenerator::Activate |
( |
const hkbContext & |
a_context | ) |
|
|
overridevirtual |
◆ Deactivate()
| void RE::hkbClipGenerator::Deactivate |
( |
const hkbContext & |
a_context | ) |
|
|
overridevirtual |
◆ Generate()
| void RE::hkbClipGenerator::Generate |
( |
const hkbContext & |
a_context | ) |
|
|
overridevirtual |
◆ Update()
| void RE::hkbClipGenerator::Update |
( |
const hkbContext & |
a_context, |
|
|
float |
a_timestep |
|
) |
| |
|
overridevirtual |
◆ UpdateSync()
| void RE::hkbClipGenerator::UpdateSync |
( |
const hkbContext & |
a_context | ) |
|
|
overridevirtual |
◆ animationBindingIndex
| std::uint16_t RE::hkbClipGenerator::animationBindingIndex |
◆ animationControl
◆ animationName
◆ animDatas
◆ atEnd
| bool RE::hkbClipGenerator::atEnd |
◆ binding
◆ bufferSize
| std::int32_t RE::hkbClipGenerator::bufferSize |
◆ cropEndAmountLocalTime
| float RE::hkbClipGenerator::cropEndAmountLocalTime |
◆ cropStartAmountLocalTime
| float RE::hkbClipGenerator::cropStartAmountLocalTime |
◆ echoBufferSize
| std::int32_t RE::hkbClipGenerator::echoBufferSize |
◆ echos
◆ enforcedDuration
| float RE::hkbClipGenerator::enforcedDuration |
◆ extractedMotion
◆ flags
| std::uint8_t RE::hkbClipGenerator::flags |
◆ ignoreStartTime
| bool RE::hkbClipGenerator::ignoreStartTime |
◆ localTime
| float RE::hkbClipGenerator::localTime |
◆ mapperData
| hkaDefaultAnimationControlMapperData* RE::hkbClipGenerator::mapperData |
◆ mirroredAnimation
◆ mode
◆ originalTriggers
◆ pad107
| std::uint8_t RE::hkbClipGenerator::pad107[9] |
◆ pingPongBackward
| bool RE::hkbClipGenerator::pingPongBackward |
◆ playbackSpeed
| float RE::hkbClipGenerator::playbackSpeed |
◆ previousUserControlledTimeFraction
| float RE::hkbClipGenerator::previousUserControlledTimeFraction |
◆ RTTI
◆ startTime
| float RE::hkbClipGenerator::startTime |
◆ time
| float RE::hkbClipGenerator::time |
◆ triggers
◆ unk74
| std::uint32_t RE::hkbClipGenerator::unk74 |
◆ userControlledTimeFraction
| float RE::hkbClipGenerator::userControlledTimeFraction |
◆ VTABLE
The documentation for this class was generated from the following file: