A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
value — Property, class com.smartfoxserver.v2.entities.match.MatchExpression
Returns the value against which the variable or property corresponding to varName is compared.
Variable — Interface, package com.smartfoxserver.v2.entities.variables
The Variable interface defines all the default public methods and properties that an object representing a SmartFoxServer Room/User/Buddy Variable exposes.
variables — Property, interface com.smartfoxserver.v2.entities.Buddy
Returns a list of BuddyVariable objects associated with the buddy.
variables — Property, class com.smartfoxserver.v2.entities.SFSBuddy
Returns a list of BuddyVariable objects associated with the buddy.
variables — Property, class com.smartfoxserver.v2.requests.RoomSettings
Defines a list of RooomVariable objects to be attached to the Room.
VariableType — class, package com.smartfoxserver.v2.entities.variables
The VariableType class contains the constants defining the valid types of User, Room and Buddy Variables to be passed to their constructors.
varName — Property, class com.smartfoxserver.v2.entities.match.MatchExpression
Returns the name of the variable or property against which the comparison is made.
Vec3D — class, package com.smartfoxserver.v2.entities.data
The Vec3D object represents a position in a 2D or 3D space.
Vec3D(px:Number, py:Number, pz:Number) — Constructor, class com.smartfoxserver.v2.entities.data.Vec3D
Creates a new Vec3D instance.
version — Property, class com.smartfoxserver.v2.SmartFox
Returns the current version of the SmartFoxServer 2X ActionScript 3 API.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z