MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / SetRandomGenerator

Method SetRandomGenerator

PanzerChasm/server/player.cpp:413–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411}
412
413void Player::SetRandomGenerator( const LongRandPtr& random_generator )
414{
415 random_generator_= random_generator;
416}
417
418bool Player::TryActivateProcedure( const unsigned int proc_number, const Time current_time )
419{

Callers 2

MapMethod · 0.80
SpawnPlayerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected