Home
last modified time | relevance | path

Searched refs:try_and_strip_player_items (Results 1 – 1 of 1) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dplayer.cpp378 static void try_and_strip_player_items(short player_index);
465 try_and_strip_player_items(player_index); in new_player()
1633 try_and_strip_player_items(player_index); in revive_player()
1705 try_and_strip_player_items(player_index); in recreate_player()
2005 static void try_and_strip_player_items( in try_and_strip_player_items() function