unreal.EdGraphPinType

class unreal.EdGraphPinType

Bases: StructBase

Struct used to define the type of information carried on this pin

C++ Source:

  • Module: Engine

  • File: EdGraphPin.h

pin_type_to_json_schema(self_context) str

A: json schema string describing the type

Parameters:

self_context (type(Class))

Return type:

str