VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase Namespace Reference

Namespaces

namespace  Editor
 
namespace  Midi
 
namespace  Network
 
namespace  Platform
 
namespace  Source
 
namespace  Validation
 

Classes

interface  IAnimParameterAccess
 
interface  IEditorOnly
 
interface  INetworkID
 
interface  INetworkIDContainer
 
class  InputManager
 
interface  IPreprocessCallbackBehaviour
 
interface  IValidChecker
 
interface  IVRC_Destructible
 
interface  IVRCEventProvider
 
interface  IVRCEventReceiver
 
interface  IVRCEventSender
 
class  MathUtil
 
class  Networking
 Networking is a class that provides a set of static methods relating to the networking of UdonBehaviours. More...
 
class  RPC
 
class  RPCIgnoredType
 
class  Tutorial
 
class  Utilities
 
class  VRC_AnimatorLayerControl
 
class  VRC_AnimatorLocomotionControl
 
class  VRC_AnimatorPlayAudio
 This behavior modifies an AudioSource when transitioning to the animation state. It can change the audio clip, pitch, or loop value, and it can play the AudioSource. More...
 
class  VRC_AnimatorTemporaryPoseSpace
 
class  VRC_AnimatorTrackingControl
 
class  VRC_AvatarDescriptor
 
class  VRC_AvatarParameterDriver
 
class  VRC_AvatarPedestal
 
class  VRC_DataStorage
 
class  VRC_DestructibleStandard
 
class  VRC_EventDispatcher
 
class  VRC_EventDispatcherLocal
 
class  VRC_EventHandler
 
class  VRC_GunStats
 
class  VRC_IKFollower
 
class  VRC_Interactable
 
class  VRC_KeyEvents
 
class  VRC_Label
 
class  VRC_MetadataListener
 
class  VRC_MidiNoteIn
 This is not documented properly yet More...
 
class  VRC_MirrorReflection
 
class  VRC_NpcApi
 
class  VRC_NPCSpawn
 
class  VRC_ObjectApi
 
class  VRC_ObjectSpawn
 
class  VRC_OscButtonIn
 
class  VRC_Panorama
 
class  VRC_PhysicsRoot
 
class  VRC_Pickup
 
class  VRC_PlayableLayerControl
 
class  VRC_PortalMarker
 
class  VRC_PropApi
 
class  VRC_PropController
 
class  VRC_SceneDescriptor
 
class  VRC_Serialization
 
class  VRC_SlideShow
 
class  VRC_SpatialAudioSource
 
class  VRC_SpecialLayer
 
class  VRC_StereoObject
 
class  VRC_TimedEvents
 
class  VRC_Trigger
 
class  VRC_TriggerColliderEventTrigger
 
class  VRC_TutorialAction
 
class  VRC_TutorialAreaMarker
 
class  VRC_UiShape
 
class  VRC_UseEvents
 
class  VRC_VisualDamage
 
class  VRC_Water
 
class  VRC_WebPanel
 
class  VRCCustomAction
 
class  VRCGraphics
 
class  VRCPlayerApi
 You can interact with Players in your world through the VRCPlayerApi. Each Player has a VRCPlayerApi Object. The VRCPlayerApi Class also has static methods for getting various information about Players in the instance. More...
 
class  VRCRenderTexture
 
class  VRCShader
 
class  VRCStation
 
class  VRCTriggerRelay
 
class  VRCUrl
 Represents a URL that can be used to load at runtime. Cannot be constructed at runtime, only set in the editor, or retrieved from a VRC.SDK3.Components.VRCUrlInputField. More...
 

Enumerations

enum  VRCLayers : Enum
 
enum  VRCInputSetting : Enum
 
enum  VRCInputMethod : Enum
 

Enumeration Type Documentation

◆ VRCInputMethod

Definition at line 10107 of file VRCSDKBase.cs.

◆ VRCInputSetting

Definition at line 10092 of file VRCSDKBase.cs.

◆ VRCLayers

enum VRC.SDKBase.VRCLayers : Enum

Definition at line 9507 of file VRCSDKBase.cs.