Actor-GetByte(string_byte).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Actor
Actor.GetByte(string, byte) Method
Retrieves the value of the byte property
public bool GetByte(string name, ref byte value);
Parameters
name System.String
value System.Byte
Returns
System.Boolean
true on success