ActorComponent-GetBool(string_bool).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ActorComponent

ActorComponent.GetBool(string, bool) Method

Retrieves the value of the bool property

public bool GetBool(string name, ref bool value);

Parameters

name System.String

value System.Boolean

Returns

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.ActorComponent
  2. 1ActorComponent.GetBool(string, bool) Method