|
CommonLibSSE (powerof3)
|
This is the complete list of members for RE::GFxMovie, including all inherited members.
| AddRef() | RE::GRefCountImpl | |
| CreateArray(GFxValue *a_value) | RE::GFxMovie | virtual |
| CreateFunction(GFxValue *a_value, GFxFunctionHandler *a_fc, void *a_userData=0) | RE::GFxMovie | virtual |
| CreateObject(GFxValue *a_value, const char *a_className=0, const GFxValue *a_args=0, std::uint32_t a_numArgs=0) | RE::GFxMovie | virtual |
| CreateString(GFxValue *a_value, const char *a_string) | RE::GFxMovie | virtual |
| CreateStringW(GFxValue *a_value, const wchar_t *a_string) | RE::GFxMovie | virtual |
| GetCurrentFrame() const | RE::GFxMovie | virtual |
| GetFrameCount() const | RE::GFxMovie | |
| GetFrameRate() const | RE::GFxMovie | |
| GetMovieDef() const | RE::GFxMovie | virtual |
| GetPlayState() const | RE::GFxMovie | virtual |
| GetRenderPixelScale() | RE::GFxMovie | static |
| GetVariable(GFxValue *a_val, const char *a_pathToVar) const | RE::GFxMovie | virtual |
| GetVariableArray(SetArrayType a_type, const char *a_pathToVar, std::uint32_t a_index, void *a_data, std::uint32_t a_count) | RE::GFxMovie | virtual |
| GetVariableArray(const char *a_pathToVar, std::uint32_t a_index, GFxValue *a_data, std::uint32_t a_count) | RE::GFxMovie | |
| GetVariableArraySize(const char *a_pathToVar) | RE::GFxMovie | virtual |
| GetVariableDouble(const char *a_pathToVar) const | RE::GFxMovie | |
| GetVisible() const | RE::GFxMovie | virtual |
| GFC_MEMORY_REDEFINE_NEW_IMPL(GRefCountImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | RE::GRefCountBaseStatImpl< GRefCountImpl, STAT > | |
| GotoFrame(std::uint32_t a_frameNumber) | RE::GFxMovie | virtual |
| GotoLabeledFrame(const char *a_label, std::int32_t a_offset=0) | RE::GFxMovie | virtual |
| HasLooped() const | RE::GFxMovie | virtual |
| Invoke(const char *a_methodName, GFxValue *a_result, const GFxValue *a_args, std::uint32_t a_numArgs) | RE::GFxMovie | virtual |
| InvokeArgs(const char *a_methodName, GFxValue *a_result, const char *a_argFmt, std::va_list a_args) | RE::GFxMovie | virtual |
| InvokeFmt(const char *a_methodName, GFxValue *a_result, const char *a_argFmt,...) | RE::GFxMovie | virtual |
| IsAvailable(const char *a_pathToVar) const | RE::GFxMovie | virtual |
| kStatType enum value | RE::GRefCountBase< GFxMovie, GFxStatMovieViews::kGFxStatMV_Other_Mem > | |
| PlayState enum name | RE::GFxMovie | |
| Release() | RE::GRefCountImpl | |
| RTTI | RE::GRefCountImpl | inlinestatic |
| SetArrayType enum name | RE::GFxMovie | |
| SetPlayState(PlayState a_state) | RE::GFxMovie | virtual |
| SetVariable(const char *a_pathToVar, const GFxValue &a_value, SetVarType a_setType=SetVarType::kSticky) | RE::GFxMovie | virtual |
| SetVariable(const char *a_pathToVar, const char *a_value, SetVarType a_setType=SetVarType::kSticky) | RE::GFxMovie | |
| SetVariable(const char *a_pathToVar, const wchar_t *a_value, SetVarType a_setType=SetVarType::kSticky) | RE::GFxMovie | |
| SetVariableArray(SetArrayType a_type, const char *a_pathToVar, std::uint32_t a_index, const void *a_data, std::uint32_t a_count, SetVarType a_setType=SetVarType::kSticky) const | RE::GFxMovie | virtual |
| SetVariableArray(const char *a_pathToVar, std::uint32_t a_index, const GFxValue *a_data, std::uint32_t a_count, SetVarType a_setType=SetVarType::kSticky) | RE::GFxMovie | |
| SetVariableArraySize(const char *a_pathToVar, std::uint32_t a_count, SetVarType a_setType=SetVarType::kSticky) | RE::GFxMovie | virtual |
| SetVariableDouble(const char *a_pathToVar, double a_value, SetVarType a_setType=SetVarType::kSticky) | RE::GFxMovie | |
| SetVarType enum name | RE::GFxMovie | |
| SetVisible(bool a_visible) | RE::GFxMovie | virtual |
| VTABLE | RE::GRefCountImpl | inlinestatic |
| ~GRefCountImpl() override=default | RE::GRefCountImpl |