@rbxts/rlog > SourceMetadata > function_name
SourceMetadata.function_name property
The name of the function where this was created.
Signature:
function_name?: string;
Remarks
May be undefined if this was created within an anonymous function.
@rbxts/rlog > SourceMetadata > function_name
The name of the function where this was created.
Signature:
function_name?: string;
May be undefined if this was created within an anonymous function.