ReplayManagerWrapper : ObjectWrapper
ReplaySoccarWrapper Get Loaded Replays( ) const
void Play Replay( const Replay Wrapper &replay, const std::string &map="", float start_time=0) const
Parameter | Type | Description |
---|---|---|
replay | ReplayWrapper | — |
map | const std::string & | — |
start_time | float | — |
void Play Replay File( const std::string &file_path, const std::string &map="", float start_time=0) const
Parameter | Type | Description |
---|---|---|
file_path | const std::string & | — |
map | const std::string & | — |
start_time | float | — |
void Play Replay Id( const std::string &replay_id, const std::string &map="", float start_time=0) const
Parameter | Type | Description |
---|---|---|
replay_id | const std::string & | — |
map | const std::string & | — |
start_time | float | — |