Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BodyText

The function's unprocessed body text.
Read time 1 minuteLast updated 8 days ago

Definition

public readonly string BodyText { get; }

Remarks

The string returned by this property represents all the text between the opening and closing braces, including whitespace. ReflectedFunction.GetNormalizedBodyText returns a version of this text in a more readable format.