Sandbox Logo

Api History

Saturday, May 4, 2024 6:23:55 PM
Sandbox.PolygonMesh. OffsetTextureOrigin ( Vector3 offset )
Sandbox.PolygonMesh. SetFaceTextureParameters ( Transform transform, FaceHandle hFace, Vector2 offset, Vector3 uAxis, Vector3 vAxis )
Sandbox.PolygonMesh. TextureAlignToFace ( Transform transform, FaceHandle hFace )
Sandbox.PolygonMesh. TextureAlignToGrid ( )
Sandbox.PolygonMesh. TextureOrigin { get; set; }
Saturday, May 4, 2024 12:39:42 AM
Sandbox.DecalRenderer. OnPreRender ( )
Sandbox.LegacyParticleSystem. OnPreRender ( )
Sandbox.MeshComponent. OnPreRender ( )
Sandbox.SkyBox2D. OnPreRender ( )
Saturday, May 4, 2024 12:20:18 AM
Sandbox.ModelRenderer. OnPreRender ( )
Friday, May 3, 2024 3:26:50 PM
Facepunch.ActionGraphs.INodeAttribute. InheritAsync { get; }
Facepunch.ActionGraphs.Node.Output. IsAsync { get; }
Facepunch.ActionGraphs.NodeAttribute. InheritAsync { get; set; }
Facepunch.ActionGraphs.OutputDefinition. IsAsync { get; }
Facepunch.ActionGraphs.ParameterFlags. Async
Facepunch.ActionGraphs. Signal
Sandbox.ActionGraphNodeAttribute. InheritAsync { get; set; }
Facepunch.ActionGraphs.OutputDefinition. Signal ( string title, string description, Nullable dispatchMode )
Facepunch.ActionGraphs. OutputSignal
Facepunch.ActionGraphs.OutputSignal.. OutputSignal ( object object, IntPtr method )
Facepunch.ActionGraphs.OutputSignal. BeginInvoke ( AsyncCallback callback, object object )
Facepunch.ActionGraphs.OutputSignal. EndInvoke ( IAsyncResult result )
Facepunch.ActionGraphs.OutputSignal. Invoke ( )
Friday, May 3, 2024 10:54:50 AM
Editor. Entry<T>
Editor.DropdownControlWidget<T>. Description { get; set; }
Editor.DropdownControlWidget<T>. Icon { get; set; }
Editor.DropdownControlWidget<T>. Label { get; set; }
Editor.DropdownControlWidget<T>. Value { get; set; }
Sandbox.Audio.Mixer. AirAbsorption { get; set; }
Sandbox.Audio.Mixer. Default { get; set; }
Sandbox.Audio.Mixer. DistanceAttenuation { get; set; }
Sandbox.Audio.Mixer. FindMixerByGuid ( Guid guid )
Sandbox.Audio.Mixer. FindMixerByName ( string name )
Sandbox.Audio.Mixer. Occlusion { get; set; }
Sandbox.Audio.Mixer. Spacializing { get; set; }
Sandbox.Audio. MixerHandle
Sandbox.Audio.MixerHandle. Equals ( MixerHandle other )
Sandbox.Audio.MixerHandle. Get ( Mixer fallback )
Sandbox.Audio.MixerHandle. GetDropdownSelection ( )
Sandbox.Audio.MixerHandle. GetHashCode ( )
Sandbox.Audio.MixerHandle. GetOrDefault ( )
Sandbox.Audio.MixerHandle. Id { get; set; }
Sandbox.Audio.MixerHandle. JsonRead ( Utf8JsonReader reader, Type typeToConvert )
Sandbox.Audio.MixerHandle. JsonWrite ( object value, Utf8JsonWriter writer )
Sandbox.Audio.MixerHandle. Name { get; set; }
Sandbox.Audio.MixerHandle. op_Equality ( MixerHandle left, MixerHandle right )
Sandbox.Audio.MixerHandle. op_Implicit ( Mixer mixer )
Sandbox.Audio.MixerHandle. op_Inequality ( MixerHandle left, MixerHandle right )
Sandbox.Audio.MixerHandle. ToString ( )
Sandbox.BaseSoundComponent. TargetMixer { get; set; }
Sandbox.Audio.Mixer. ReflectionAmount { get; set; }
Friday, May 3, 2024 9:42:17 AM
Editor.BaseWindow. Show ( )
Editor.BaseWindow. StartCentered { get; set; }
Editor.Window. Center ( )
Editor.Window. Show ( )
Editor.Window. StartCentered { get; set; }
Editor.Widget. StartCentered { get; set; }
Thursday, May 2, 2024 4:17:10 PM
Sandbox.SceneCubemap. ArrayIndex { get; set; }
Thursday, May 2, 2024 11:54:51 AM
Editor.DropdownControlWidget<T>.. DropdownControlWidget ( SerializedProperty property )
Editor.DropdownControlWidget<T>. GetDropdownValues ( )
Editor.DropdownControlWidget<T>. OnDoubleClick ( MouseEvent e )
Editor.DropdownControlWidget<T>. OnMouseClick ( MouseEvent e )
Editor.DropdownControlWidget<T>. PaintControl ( )
Editor.DropdownControlWidget<T>. StartEditing ( )
Editor.DspPresetHandleControlWidget.. DspPresetHandleControlWidget ( SerializedProperty property )
Editor.DspPresetHandleControlWidget. GetDropdownValues ( )
Sandbox.Audio. DspPresetHandle
Sandbox.Audio.DspPresetHandle. Equals ( DspPresetHandle other )
Sandbox.Audio.DspPresetHandle. GetDropdownSelection ( )
Sandbox.Audio.DspPresetHandle. GetHashCode ( )
Sandbox.Audio.DspPresetHandle. JsonRead ( Utf8JsonReader reader, Type typeToConvert )
Sandbox.Audio.DspPresetHandle. JsonWrite ( object value, Utf8JsonWriter writer )
Sandbox.Audio.DspPresetHandle. Name { get; set; }
Sandbox.Audio.DspPresetHandle. op_Equality ( DspPresetHandle left, DspPresetHandle right )
Sandbox.Audio.DspPresetHandle. op_Implicit ( string v )
Sandbox.Audio.DspPresetHandle. op_Inequality ( DspPresetHandle left, DspPresetHandle right )
Sandbox.Audio.DspPresetHandle. ToString ( )
Sandbox.Sound. DspNames { get; }
Wednesday, May 1, 2024 7:26:55 PM
Sandbox. GameManager
Sandbox.GameManager. ActiveScene { get; set; }
Sandbox.GameManager. IsPaused { get; set; }
Sandbox.GameManager. IsPlaying { get; set; }
Wednesday, May 1, 2024 1:45:59 PM
Sandbox.Audio.Mixer. ReflectionAmount { get; set; }
Sandbox.SoundEvent. Reflections { get; set; }
Sandbox.SoundHandle. Reflections { get; set; }
Sandbox.Diagnostics.PerformanceStats.Timings. AudioReflections { get; }
Wednesday, May 1, 2024 12:35:02 AM
Sandbox.PolygonMesh. CollapseFace ( FaceHandle hFace, VertexHandle hOutVertex )
Tuesday, April 30, 2024 11:31:21 PM
Sandbox.PolygonMesh. FindEdgeLoopForEdges ( IReadOnlyList originalEdges, HalfEdgeHandle pOutEdgeLoopEdges )
Tuesday, April 30, 2024 11:42:49 AM
Sandbox.GameObject. Lerping { get; set; }
Sandbox.GameTransform. ClearLerp ( )
Sandbox.GameObject.NetworkAccessor. ClearInterpolation ( )
Sandbox.GameObject.NetworkAccessor. DisableInterpolation ( )
Sandbox.GameObject.NetworkAccessor. EnableInterpolation ( )
Sandbox.GameObject.NetworkAccessor. Interpolation { get; }
Sandbox.GameObject. NetworkInterpolation { get; set; }
Sandbox.GameObjectSystem.Stage. Interpolation
Sandbox.GameTransform. ClearInterpolation ( )
Sandbox.ObjectUpdateMsg. ClearInterpolation { get; set; }
Tuesday, April 30, 2024 11:31:33 AM
Sandbox.Connection. Filter
Sandbox.Connection.Filter.. Filter ( FilterType type, IEnumerable connections )
Sandbox.Connection.Filter. FilterType
Sandbox.Connection.Filter.FilterType. Exclude
Sandbox.Connection.Filter.FilterType. Include
Sandbox.Connection.Filter. IsRecipient ( Connection connection )
Sandbox.Rpc. FilterExclude ( Connection connection )
Sandbox.Rpc. FilterInclude ( Connection connection )
Sandbox.Network.GameNetworkSystem. Broadcast <T>( T obj )
Sandbox.Network.GameNetworkSystem. BroadcastRaw ( ByteStream msg )
Tuesday, April 30, 2024 6:56:35 AM
Editor.EditorUtility.Projects. DownloadCloudProjectAsync ( Package package, string folder, CancellationToken cancelToken, Action onProgress )
Editor.EditorUtility.Projects. TryAddFromFile ( string addonFilePath )
Sandbox.Game. Ident { get; }
Saturday, April 27, 2024 6:53:36 AM
Editor.LibrarySystem. Install ( string ident, long versionId, CancellationToken token )
Friday, April 26, 2024 1:35:17 PM
Sandbox.VR.VRController.. VRController ( )
Friday, April 26, 2024 11:22:33 AM
Sandbox.Internal. IFixedUpdateSubscriber
Sandbox.Internal. IPreRenderSubscriber
Sandbox.Internal. IUpdateSubscriber
Sandbox.Scene. Update ( )
Thursday, April 25, 2024 5:37:21 PM
Sandbox.VolumetricFogController.. VolumetricFogController ( )
Sandbox.VolumetricFogController. BakedFogTexture { get; set; }
Thursday, April 25, 2024 11:55:37 AM
Sandbox.Citizen.CitizenAnimationHelper. FootShuffle { get; set; }
Sandbox.Citizen.CitizenAnimationHelper. MoveRotationSpeed { get; set; }
Thursday, April 25, 2024 10:43:53 AM
Editor.LibraryProject. RemoveAndDelete ( )
Editor.LibraryProject. Version { get; set; }
Editor.LibrarySystem. Add ( string folderName, CancellationToken token )
Editor.LibrarySystem. Refresh ( CancellationToken token )
Wednesday, April 24, 2024 2:05:52 PM
Editor.EditorUtility. VR
Editor.EditorUtility.VR.. VR ( )
Editor.EditorUtility.VR. Enabled { get; set; }
Editor.SettingsMenus. VR { get; set; }
Sandbox.ControlModeSettings.. ControlModeSettings ( )
Sandbox.ControlModeSettings. Gamepad { get; set; }
Sandbox.ControlModeSettings. IsVROnly { get; }
Sandbox.ControlModeSettings. Keyboard { get; set; }
Sandbox.ControlModeSettings. VR { get; set; }
Editor.ProjectSettingPages. ControlModeSettings
Editor.ProjectSettingPages.ControlModeSettings.. ControlModeSettings ( )
Editor.ProjectSettingPages.ControlModeSettings. Gamepad { get; set; }
Editor.ProjectSettingPages.ControlModeSettings. Keyboard { get; set; }
Editor.ProjectSettingPages.ControlModeSettings. VR { get; set; }
Wednesday, April 24, 2024 10:04:37 AM
Sandbox.SandboxSystemExtensions. NormalizeFilename ( string str, bool enforceInitialSlash, bool enforceLowerCase )
Wednesday, April 24, 2024 2:33:29 AM
Sandbox.PolygonMesh. CollapseEdges ( IList edges )
Sandbox.PolygonMesh. SplitEdges ( IReadOnlyList edges, HalfEdgeHandle newEdgesA, HalfEdgeHandle pOutNewEdgesB )
Tuesday, April 23, 2024 11:02:43 PM
Sandbox.PolygonMesh. DissolveEdges ( IReadOnlyList edges, bool bFaceMustBePlanar, DissolveRemoveVertexCondition removeCondition )
Sandbox.PolygonMesh. DissolveRemoveVertexCondition
Sandbox.PolygonMesh.DissolveRemoveVertexCondition. All
Sandbox.PolygonMesh.DissolveRemoveVertexCondition. Colinear
Sandbox.PolygonMesh.DissolveRemoveVertexCondition. InteriorOrColinear
Sandbox.PolygonMesh.DissolveRemoveVertexCondition. None
Tuesday, April 23, 2024 9:48:57 PM
HalfEdgeMesh.FaceHandle. Edge { get; set; }
HalfEdgeMesh.HalfEdgeHandle. Face { get; set; }
HalfEdgeMesh.HalfEdgeHandle. NextEdge { get; set; }
HalfEdgeMesh.HalfEdgeHandle. OppositeEdge { get; }
HalfEdgeMesh.HalfEdgeHandle. Vertex { get; set; }
HalfEdgeMesh.VertexHandle. Edge { get; set; }
Sandbox.PolygonMesh. CollapseEdge ( HalfEdgeHandle hHalfEdgeA, float flParam, VertexHandle pOutNewVertex, List pOutReplacedEdges )
Sandbox.PolygonMesh. CollapseEdges ( IList edges )
Tuesday, April 23, 2024 1:09:15 PM
Editor.Widget. StartCentered { get; set; }
Editor.Window. Show ( )
Editor.Window. StartCentered { get; set; }
Tuesday, April 23, 2024 10:22:06 AM
Sandbox.PolygonMesh. FindEdgeRing ( HalfEdgeHandle hEdge, List outEdgeList )
Tuesday, April 23, 2024 10:00:12 AM
Sandbox.Input. GetAnalog ( InputAnalog analog )
Sandbox.InputAnalog. LeftStickX
Sandbox.InputAnalog. LeftStickY
Sandbox.InputAnalog. RightStickX
Sandbox.InputAnalog. RightStickY
Sandbox.InputAnalog. Look
Sandbox.InputAnalog. Move
Tuesday, April 23, 2024 7:49:13 AM
Editor.LibrarySystem. Refresh ( CancellationToken token )
Sandbox.Package. FetchVersions ( string identString, CancellationToken token )