Show / Hide Table of Contents

Struct StructVariableDescription

Struct Variable Description

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public struct StructVariableDescription

Fields

| Improve this Doc View Source

bDontEditoOnInstance

Declaration
public bool bDontEditoOnInstance
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bEnable3dWidget

Declaration
public bool bEnable3dWidget
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bEnableMultiLineText

Declaration
public bool bEnableMultiLineText
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bInvalidMember

Declaration
public bool bInvalidMember
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Category

Declaration
public Name Category
Field Value
Type Description
Name
| Improve this Doc View Source

SubCategory

Declaration
public Name SubCategory
Field Value
Type Description
Name
| Improve this Doc View Source

VarName

Declaration
public Name VarName
Field Value
Type Description
Name
  • Improve this Doc
  • View Source
Back to top Generated by DocFX