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