Show / Hide Table of Contents

Class VREditorAssetContainer

Asset container for VREditor.

Inheritance
System.Object
UObject
DataAsset
VREditorAssetContainer
Inherited Members
DataAsset.NativeClass
UObject.TransientPackage
UObject.CastTo<T>(UObject)
UObject.CastTo(UObject, Type)
UObject.RemoveObject(UObject)
UObject.MakeObjectArrayField<T>(NativeArray*)
UObject.NotImplemented<T>()
UObject.Construct()
UObject.GetHashCode()
UObject.GetName()
UObject.ToString()
UObject.Name
UObject._None
UObject.None
UObject.ObjPointer
UObject.LoadObjectFromClass(Class, UObject, String, String, LoadFlags, PackageMap, Boolean)
UObject.LoadClass(Class, UObject, String, String, LoadFlags, PackageMap)
UObject.GetPropertyFor<T>(Name)
UObject.ExecuteUbergraph
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.VREditor
Assembly: UE4DotNet.dll
Syntax
public class VREditorAssetContainer : DataAsset

Properties

| Improve this Doc View Source

AutoScaleSound

Auto Scale Sound

Declaration
public SoundBase AutoScaleSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

ButtonPressSound

Button Press Sound

Declaration
public SoundCue ButtonPressSound { get; set; }
Property Value
Type Description
SoundCue
| Improve this Doc View Source

CylinderMesh

Cylinder Mesh

Declaration
public StaticMesh CylinderMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

DefaultObject

Get UE4 Default Object for this Class

Declaration
public static VREditorAssetContainer DefaultObject { get; }
Property Value
Type Description
VREditorAssetContainer
| Improve this Doc View Source

DockableWindowCloseSound

Sounds

Declaration
public SoundBase DockableWindowCloseSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

DockableWindowDragSound

Dockable Window Drag Sound

Declaration
public SoundBase DockableWindowDragSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

DockableWindowDropSound

Dockable Window Drop Sound

Declaration
public SoundBase DockableWindowDropSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

DockableWindowOpenSound

Dockable Window Open Sound

Declaration
public SoundBase DockableWindowOpenSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

DockingButtonMesh

Docking Button Mesh

Declaration
public StaticMesh DockingButtonMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

DropFromContentBrowserSound

Drop from Content Browser Sound

Declaration
public SoundBase DropFromContentBrowserSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

GenericControllerMesh

Generic Controller Mesh

Declaration
public StaticMesh GenericControllerMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

GenericHMDMesh

Meshes

Declaration
public StaticMesh GenericHMDMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

GridMaterial

Materials

Declaration
public MaterialInterface GridMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

JointSphereMesh

Joint Sphere Mesh

Declaration
public StaticMesh JointSphereMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

LaserPointerEndMesh

Laser Pointer End Mesh

Declaration
public StaticMesh LaserPointerEndMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

LaserPointerHoverMesh

Laser Pointer Hover Mesh

Declaration
public StaticMesh LaserPointerHoverMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

LaserPointerMaterial

Laser Pointer Material

Declaration
public MaterialInterface LaserPointerMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

LaserPointerMesh

Laser Pointer Mesh

Declaration
public StaticMesh LaserPointerMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

LaserPointerStartMesh

Laser Pointer Start Mesh

Declaration
public StaticMesh LaserPointerStartMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

LaserPointerTranslucentMaterial

Laser Pointer Translucent Material

Declaration
public MaterialInterface LaserPointerTranslucentMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

LineMaterial

Line Material

Declaration
public Material LineMaterial { get; set; }
Property Value
Type Description
Material
| Improve this Doc View Source

LineSegmentCylinderMesh

Line Segment Cylinder Mesh

Declaration
public StaticMesh LineSegmentCylinderMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

OculusControllerMaterial

Oculus Controller Material

Declaration
public MaterialInterface OculusControllerMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

OculusControllerMesh

Oculus Controller Mesh

Declaration
public StaticMesh OculusControllerMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

PlaneMesh

Plane Mesh

Declaration
public StaticMesh PlaneMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

PointerCursorMesh

Pointer Cursor Mesh

Declaration
public StaticMesh PointerCursorMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

RadialMenuCloseSound

Radial Menu Close Sound

Declaration
public SoundBase RadialMenuCloseSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

RadialMenuMainMesh

Radial Menu Main Mesh

Declaration
public StaticMesh RadialMenuMainMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

RadialMenuOpenSound

Radial Menu Open Sound

Declaration
public SoundBase RadialMenuOpenSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

RadialMenuPointerMesh

Radial Menu Pointer Mesh

Declaration
public StaticMesh RadialMenuPointerMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

StaticClass

Get UE4 Class

Declaration
public static Class StaticClass { get; }
Property Value
Type Description
Class
| Improve this Doc View Source

TeleportMaterial

Teleport Material

Declaration
public MaterialInterface TeleportMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

TeleportRootMesh

Teleport Root Mesh

Declaration
public StaticMesh TeleportRootMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

TeleportSound

Teleport Sound

Declaration
public SoundBase TeleportSound { get; set; }
Property Value
Type Description
SoundBase
| Improve this Doc View Source

TextFont

Fonts

Declaration
public Font TextFont { get; set; }
Property Value
Type Description
Font
| Improve this Doc View Source

TextMaterial

Text Material

Declaration
public MaterialInterface TextMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

TranslucentTextMaterial

Translucent Text Material

Declaration
public MaterialInterface TranslucentTextMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

VivePreControllerMaterial

Vive Pre Controller Material

Declaration
public MaterialInterface VivePreControllerMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

VivePreControllerMesh

Vive Pre Controller Mesh

Declaration
public StaticMesh VivePreControllerMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

WindowCloseButtonMesh

Window Close Button Mesh

Declaration
public StaticMesh WindowCloseButtonMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

WindowMaterial

Window Material

Declaration
public MaterialInterface WindowMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

WindowMesh

Window Mesh

Declaration
public StaticMesh WindowMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

WindowSelectionBarMesh

Window Selection Bar Mesh

Declaration
public StaticMesh WindowSelectionBarMesh { get; set; }
Property Value
Type Description
StaticMesh
| Improve this Doc View Source

WindowTranslucentMaterial

Window Translucent Material

Declaration
public MaterialInterface WindowTranslucentMaterial { get; set; }
Property Value
Type Description
MaterialInterface
| Improve this Doc View Source

WorldMovementPostProcessMaterial

World Movement Post Process Material

Declaration
public Material WorldMovementPostProcessMaterial { get; set; }
Property Value
Type Description
Material

Methods

| Improve this Doc View Source

New(UObject, Name)

Spawn an object of this class

Declaration
public static VREditorAssetContainer New(UObject obj = null, Name name = default(Name))
Parameters
Type Name Description
UObject obj
Name name
Returns
Type Description
VREditorAssetContainer

Operators

| Improve this Doc View Source

Implicit(IntPtr to VREditorAssetContainer)

Convert from IntPtr to UObject

Declaration
public static implicit operator VREditorAssetContainer(IntPtr p)
Parameters
Type Name Description
System.IntPtr p
Returns
Type Description
VREditorAssetContainer
  • Improve this Doc
  • View Source
Back to top Generated by DocFX