Show / Hide Table of Contents

Delegate UserWidget.IsInteractable_delegate

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