veloren_
server
0.17.0
In veloren_
server::
events::
entity_
creation
Functions
handle_create_aura_entity
handle_create_item_drop
handle_create_npc
handle_create_object
handle_create_ship
handle_create_special_entity
handle_initialize_character
handle_initialize_spectator
handle_loaded_character_data
handle_shockwave
handle_shoot
handle_throw
veloren_server
::
events
::
entity_creation
Function
handle_initialize_character
Copy item path
Settings
Help
Summary
Source
pub fn handle_initialize_character( server: &mut
Server
, ev:
InitializeCharacterEvent
, )