Show / Hide Table of Contents

Delegate UserListEntry.BP_OnItemExpansionChanged_delegate

Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public delegate void BP_OnItemExpansionChanged_delegate(bool bIsExpanded);
Parameters
Type Name Description
System.Boolean bIsExpanded
  • Improve this Doc
  • View Source
Back to top Generated by DocFX