Show / Hide Table of Contents

Delegate LevelSequenceBurnIn.GetSettingsClass_delegate

Namespace: UE4.LevelSequence
Assembly: UE4DotNet.dll
Syntax
public delegate SubclassOf<LevelSequenceBurnInInitSettings> GetSettingsClass_delegate(SubclassOf<LevelSequenceBurnInInitSettings> ReturnValue);
Parameters
Type Name Description
SubclassOf<LevelSequenceBurnInInitSettings> ReturnValue
Returns
Type Description
SubclassOf<LevelSequenceBurnInInitSettings>
  • Improve this Doc
  • View Source
Back to top Generated by DocFX