Phantasmal Site > Phantasmal API > API Listing > /usr/common/lib/mobile
APIs in /usr/common/lib/mobile
- nomask string close(object obj_to_close)
- nomask void emote(string msg)
- object get_body(void)
- int get_number(void)
- string get_type(void)
- object get_user(void)
- void hook_emote(object body, string message)
- void hook_enter(object body, int direction)
- void hook_leave(object body, int direction)
- void hook_say(object body, string message)
- void hook_social(object body, object target, string verb)
- void hook_whisper(object body, string message)
- void hook_whisper_other(object body, object target, string verb)
- mixed mobile_from_dtd_unq(mixed *unq)
- nomask string move(int direction)
- nomask string open(object obj_to_open)
- nomask string place(object obj_to_move, object where_to_move)
- nomask void say(string msg)
- void set_user(object new_user)
- nomask void social(string verb, object target)
- nomask string teleport(object destination, int force)
- string to_unq_text(void)
- nomask void whisper(object to_whom, string msg)
|