.DT
set_player
DW_wibble creator help
set_player

.SH Name
.SP 5 5
set_player -  This method is called by the auto loading process to set the current player on this object.
.EP

.SH Syntax
.SI 5
void set_player(object player)
.EI

.SH Parameters
.SI 5
%^BOLD%^player%^RESET%^ - the player to set
.EI

.SH Defined in
.SI 5
/std/book.c
.EI

.SH Description
.SP 5 5

This method is called by the auto loading process to set the current
player on this object.
.EP

.SH See also
.SP 5 5
query_player()

.EP

