Search results

Jump to navigation Jump to search
  • {{sdk method page|int_set|Set the value of an integer attribute. {{sdk parameter row|vp_int_attribute_t |attr |Attribute to set value of (defined
    583 bytes (85 words) - 20:02, 12 December 2016
  • {{sdk method page|state_change|Update bot avatar. {{sdk attribute row|float|MY_X |X coordinate}}
    493 bytes (74 words) - 22:08, 13 December 2016
  • {{sdk method page|event_set|Register an event handler. {{sdk parameter row|vp_callback_t |event_name |[[:Category:SDK events|Event]] to set handler for}}
    591 bytes (80 words) - 22:03, 13 December 2016
  • {{sdk method page|float_set|Set the value of a floating point attribute. {{sdk parameter row|vp_float_attribute_t |attr |Attribute to set value of (defin
    739 bytes (116 words) - 20:32, 14 December 2016
  • {{sdk method page|double_set|Set the value of a floating point attribute (with do {{sdk parameter row|vp_float_attribute_t |attr |Attribute to set value of (defin
    708 bytes (108 words) - 20:32, 14 December 2016
  • {{sdk method page|string_set|Set the value of a string attribute. {{sdk parameter row|vp_string_attribute_t |attr |Attribute to set value of (defin
    616 bytes (90 words) - 20:25, 12 December 2016
  • {{sdk method page|float_get|Return the value of a floating point attribute. {{sdk parameter row|vp_float_attribute_t|attr |Attribute to return value of (def
    559 bytes (80 words) - 20:15, 12 December 2016
  • {{sdk method page|double_get|Return the value of a floating point attribute (with {{sdk parameter row|vp_float_attribute_t|attr |Attribute to return value of (def
    522 bytes (72 words) - 20:30, 14 December 2016
  • {{sdk method page|user_attributes_by_name|Get user attributes by user name. Not i {{sdk parameter row|string |name |Name of user}}
    307 bytes (44 words) - 11:06, 13 December 2016
  • {{sdk method page|int_get|Return the value of an integer attribute. {{sdk parameter row|vp_int_attribute_t |attr |Attribute to return value of (defi
    667 bytes (97 words) - 20:12, 12 December 2016
  • {{sdk method page|user_attributes_by_id|Request user attributes by user ID. {{sdk parameter row|int |user_id |User id}}
    966 bytes (155 words) - 23:31, 30 July 2018
  • {{sdk method page|string_get|Return the value of a string attribute. {{sdk parameter row|vp_string_attribute_t|attr |Attribute to return value of (de
    504 bytes (72 words) - 20:18, 12 December 2016
  • {{sdk method page|world_list|Request the world list. {{sdk parameter row|int |time |Time since your last update. This is not used yet,
    875 bytes (134 words) - 10:48, 13 December 2016
  • ...h Virtual Paradise universes and worlds. This page serves as a hub for all SDK topics in the wiki. * [[Getting started/SDK]]
    831 bytes (113 words) - 22:19, 19 August 2016
  • {{sdk method page|friend_add_by_name|Add a user to the friend list. {{sdk parameter row|string|name|Name of user to add}}
    651 bytes (99 words) - 23:24, 31 July 2018
  • {{sdk method page|data_set|Set the value of a data attribute. {{sdk parameter row|vp_data_attribute_t |attr |Attribute to set value of (defin
    630 bytes (88 words) - 20:30, 12 December 2016
  • {{sdk method page|friend_delete|Delete a user from the friend list. {{sdk parameter row|int|friend_user_id|User id of user to delete}}
    561 bytes (84 words) - 23:24, 31 July 2018
  • {{sdk method page|friends_get|Request the friend list. {{sdk attribute row|int|reference_number |Is passed to the callback to ident
    1 KB (172 words) - 23:21, 31 July 2018
  • {{sdk method page|object_delete|Delete an object. {{sdk parameter row|int|object_id |Id of object to delete}}
    718 bytes (106 words) - 23:17, 31 July 2018
  • {{sdk callback page|login {{sdk return code row|string_too_long |If any of the given string parameters exce
    417 bytes (64 words) - 21:17, 30 July 2018
  • {{sdk method page|callback_set|Sets handler for a specific callback. {{sdk parameter row|vp_callback_t |callbackname|[[:Category:SDK callbacks|Callback]] to set handler for}}
    771 bytes (97 words) - 22:01, 13 December 2016
  • ...page|join|A join request was received, sent to the client from a call to {{sdk method|join}}. {{sdk attribute row|int |join_id |ID of the join request}}
    395 bytes (64 words) - 08:53, 22 July 2018
  • {{sdk method page|int|Return the value of an integer attribute. {{sdk parameter row|vp_int_attribute_t|attr|Attribute to return value of (defined
    610 bytes (102 words) - 22:10, 13 December 2016
  • {{sdk method page|string|Return the value of a string attribute. {{sdk parameter row|vp_string_attribute_t|attr|Attribute to return value of (defi
    866 bytes (135 words) - 22:11, 13 December 2016
  • {{sdk method page|object_change|Change an existing object. {{sdk attribute row|int |reference_number |Is passed to the callback to i
    1 KB (204 words) - 23:15, 31 July 2018
  • {{sdk method page|avatar_click|Send an avatar click event to other users in the w {{sdk parameter row|int |avatar_session |The session id of the clicked avatar}}
    799 bytes (122 words) - 21:13, 31 July 2018
  • {{sdk method page|create|Creates a new SDK instance in memory for connecting to a universe and world. {{sdk parameter row|vp_net_config*|net_config|Network configuration for the insta
    727 bytes (102 words) - 19:18, 1 August 2018
  • {{sdk method page|join|Send a join request to a user. {{sdk parameter row|int|user_id|User id}}
    2 KB (223 words) - 23:31, 31 July 2018
  • {{sdk method page|object_bump_begin|Send a object contact begin event to other us {{sdk parameter row|int |object_id |Id of object to initiate contact with}}
    768 bytes (130 words) - 10:10, 13 December 2016
  • {{sdk method page|init|Check if the version of the VPSDK used to build the applic |customparam={{sdk parameter|int|version}}
    810 bytes (123 words) - 19:14, 1 August 2018
  • {{sdk method page|object_bump_end|Send a object contact end event to other users {{sdk parameter row|int |object_id |Id of object to end contact with}}
    762 bytes (130 words) - 10:17, 13 December 2016
  • {{sdk method page|user_data_set|Sets a pointer to user-defined data for this inst {{sdk parameter row|void*|data|The pointer to your user-defined data.}}
    392 bytes (57 words) - 18:18, 12 December 2016
  • {{sdk method page|user_data|Retrieve the pointer to user-defined data for this in |examples=
    232 bytes (31 words) - 22:07, 13 December 2016
  • {{sdk method page|float|Return the value of a floating point attribute. {{sdk parameter row|vp_float_attribute_t|attr|Attribute to return value of (defin
    1 KB (181 words) - 22:11, 13 December 2016
  • {{sdk method page|teleport_avatar|Request that another avatar teleports to a new {{sdk parameter row|int |avatar_session |Session ID of the avatar to teleport}
    1 KB (190 words) - 20:06, 13 December 2016
  • {{sdk event page|terrain_node_changed|Received when a terrain node is changed by {{sdk attribute row|int |TERRAIN_TILE_X |X of terrain tile node belongs to}
    612 bytes (96 words) - 08:22, 22 July 2018
  • {{sdk method page|double|Return the value of a floating point attribute (with dou {{sdk parameter row|vp_float_attribute_t|attr|Attribute to return value of (defin
    1 KB (173 words) - 20:29, 14 December 2016
  • {{sdk event page|world_setting|Received for each setting of a world upon connecti {{sdk attribute row|string|world_setting_key |Setting key}}
    711 bytes (109 words) - 12:59, 24 July 2018
  • ...he receiving client to teleport to a location, sent to the client from a {{sdk function|teleport_avatar}} method. {{sdk attribute row|int |avatar_session|Source session ID of the teleport reque
    2 KB (330 words) - 08:45, 22 July 2018
  • {{sdk method page|object_click|Sends an object click event to other users in the {{sdk parameter row|int |object_id |Id of the clicked object}}
    982 bytes (163 words) - 19:43, 13 December 2016
  • {{sdk event page|object_bump_begin|Received when an object is bumped into by a cl {{sdk attribute row|int |avatar_session|Session ID of client}}
    716 bytes (117 words) - 08:32, 22 July 2018
  • {{sdk event page|object_bump_end|Received when an object is no longer being bumpe {{sdk attribute row|int |avatar_session|Session ID of client}}
    730 bytes (120 words) - 08:33, 22 July 2018
  • {{sdk method page|query_cell|Query the objects in a cell. {{sdk parameter row|int |x |X cell coordinate}}
    2 KB (390 words) - 21:06, 12 December 2016
  • {{sdk method page|console_message|Makes a bot send a custom named and/or formatte {{sdk parameter row|int |session|Session ID to send the message to. Zero to sen
    1 KB (231 words) - 21:55, 13 December 2016
  • {{sdk method page|data|Return the value of a data attribute. {{sdk parameter row|vp_data_attribute_t |attr |Attribute to return value of (de
    656 bytes (108 words) - 22:12, 13 December 2016
  • {{sdk method page|enter|Enters a bot into a [[world]]. {{sdk parameter row|string|world|Name of an online world to enter}}
    3 KB (392 words) - 17:39, 17 December 2016
  • {{sdk method page|terrain_node_set|Replace terrain node data. {{sdk parameter row|int |tile_x |Tile X coordinate (with no terrai
    2 KB (290 words) - 23:29, 31 July 2018
  • {{Sdk method page|connect_universe|Connects an instance to a [[universe]] server. {{sdk parameter row|string|host|Host address of server to connect to; currently {
    2 KB (247 words) - 20:16, 1 August 2018
  • {{sdk method page|object_load|Load a new object, overriding user id and timestamp {{sdk attribute row|int |reference_number |Is passed to the callback to i
    4 KB (594 words) - 23:15, 31 July 2018
  • {{sdk method page|login| Login to the universe server; using the credentials of a {{sdk parameter row|string|username|Use credentials of the account with this name
    2 KB (353 words) - 21:55, 1 August 2018
  • {{sdk method page|object_add|Build a new object. {{sdk attribute row|int |reference_number |Is passed to the callback to i
    6 KB (844 words) - 23:14, 31 July 2018
  • {{sdk method page|terrain_query|Query a terrain tile. {{sdk parameter row|int |tile_x |X tile coordinate (with no
    5 KB (740 words) - 23:28, 31 July 2018
  • |[http://vpnet.codeplex.com VPNET SDK] |Official .NET SDK for Virtual Paradise. Features:
    8 KB (1,077 words) - 03:19, 23 March 2023