Show / Hide Table of Contents

Enum EGraphType

Distinguishes between different graph types. Graphs can have different properties; for example: functions have one entry point, ubergraphs can have multiples.

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EGraphType

Fields

Name Description
GT_Animation
GT_Function
GT_Macro
GT_MAX
GT_StateMachine
GT_Ubergraph
  • Improve this Doc
  • View Source
Back to top Generated by DocFX