ReplayViewerDataWrapper : ObjectWrapper
LocalizedCameraMode Get Camera Modes( ) const
ReplayWrapper Get Replay( ) const
void Save Replay And Exit( )
void Set Paused For Scrub( unsigned int b Paused)
Parameter | Type | Description |
---|---|---|
bPaused | unsigned int | — |
void Set FOV( float in Fov)
Parameter | Type | Description |
---|---|---|
inFov | float | — |
void Set Show Player Names( unsigned int b Visible)
Parameter | Type | Description |
---|---|---|
bVisible | unsigned int | — |
void Set Show Match Info HUD( unsigned int b Visible)
Parameter | Type | Description |
---|---|---|
bVisible | unsigned int | — |
void Set Show Replay HUD( unsigned int b Visible)
Parameter | Type | Description |
---|---|---|
bVisible | unsigned int | — |
void Set Slomo( float new Slomo)
Parameter | Type | Description |
---|---|---|
newSlomo | float | — |
void Timer Skip To Frame( )
void Advance Time( float delta Time)
Parameter | Type | Description |
---|---|---|
deltaTime | float | — |
void Advance To Frame( int frame)
Parameter | Type | Description |
---|---|---|
frame | int | — |
void Set Camera Mode( const std::string &mode Name)
Parameter | Type | Description |
---|---|---|
modeName | const std::string & | — |
void Set Focus Actor String( const std::string &in Focus Actor String)
Parameter | Type | Description |
---|---|---|
inFocusActorString | const std::string & | — |