To monster
needs(code_samples);
Function Syntax
monster to_monster(string name )
- name is the monster name to convert
Returns the specified monster name as a monster.
Special
Since direct casting with $monster[ ] is already case-insensitive and accepts partial matches, this function is only useful for converting a string variable to a monster.