[Missing <summary> documentation for "N:AW"]

Classes

  Class Description
Public class BindAddressException
Represents a failure to bind the given IP address.
Public class Camera
Public class CameraFlags
Public class Cloth
Public class ClothFlags
Public class Instance
Instance is used to create and manage a SDK instance. Instances are used to either manage bots or world server administration. Each instance manages its own events, callbacks, and state.
Public class InstanceAttributeException
Public class InstanceCreationFailedException
Public class InstanceDisposeFailedException
Public class InstanceSetFailedException
Public class InternalZlibException
Represents an internal Zlib error.
Public class Mover
Public class MoverFlags
Public class NotHexStringException
Represents an exception for poorly formatted hex strings.
Public class Particle
Public class ParticleFlags
Public class SDKWrapperException<(Of <(<'T>)>)>
Exception thrown when an instance based operation fails.
Public class SDKWrapperInitializationFailedException
Represents an exception for when the SDK fails to initialize properly.
Public class Utility
The Utility class contains several functions required to operate the SDK, but are not related to the Instance class.
Public class Utility..::..Constants
A static container containing several constants representing different aspects of the SDK.
Public class V4ObjectSerializationException
Public class V4ObjectSerializer<(Of <(<'TObject>)>)>
Public class Vector
A three dimensional vector used by the SDK.
Public class VectorRange
A range of two vectors used by the SDK.
Public class Waypoint
Represents a mover waypoint.
Public class Zone
Public class ZoneFlags

Structures

  Structure Description
Public structure Color
Represents an RGB color value used by the SDK for V4 objects and world attribute related colors.

Interfaces

  Interface Description
Public interface IAttributeProvider
Public interface IInstance
Public interface IV4Object

Delegates

Enumerations

  Enumeration Description
Public enumeration Attributes Obsolete.
This enumeration specifies all attributes used to operate the SDK.
Public enumeration AvatarSetFlag
Combinable flags used by the AvatarFlags attribute to determine which attributes are set by AvatarSet(Int32).
Public enumeration AvatarStates
The state that an avatar is currently in. Flags used by the AvatarState attribute to determine which state the avatar is in. Set by AvatarSet(Int32).
Public enumeration CameraType
The target of a camera as specified by the CameraTargetType attribute.
Public enumeration ChatChannels
Public enumeration ChatTypes
The type of chat as specified by the ChatType attribute.
Public enumeration ClothAnchor
Public enumeration ClothAnchorPosition
Public enumeration ClothShape
Public enumeration ClothType
Public enumeration EjectionType
The type of ejection specified by the EjectionType attribute.
Public enumeration EnableCavFlag
Cominable flags used by the WorldEnableCav attribute to specify what type of Custom Avatars are available and to whom.
Public enumeration EntityType
The entity type.
Public enumeration HudElementFlag
Combinable flags to set different attributes for the HUD. Represented by the HudElementFlags attribute.
Public enumeration HudOrigin
The origin point of a HUD when being placed on the screen. This is the location in which the HUD will be position relative to. Represented by the HudElementOrigin attribute.
Public enumeration HudType
The type of HUD to be drawn, represented by the HudElementType attribute.
Public enumeration LaserBeamSourceType
Public enumeration LaserBeamStyle
Public enumeration LaserBeamTargetType
Public enumeration MoverType
The type of mover.
Public enumeration ObjectType
The type of object represented by the ObjectType attribute.
Public enumeration ParticleDrawStyle
Represents the drawing style of a particle.
Public enumeration ParticleType
The type of particle being drawn.
Public enumeration RegisterMethod
The citizen registration method as specified by the UniverseRegisterMethod attribute.
Public enumeration Result
Public enumeration ServerStatus
The world status as specified by the ServerState attribute.
Public enumeration WorldStatus
The world status as specified by the [!:Attributes.WorldlistStatus] attribute.
Public enumeration ZoneType
The shape of a zone.