Click or drag to resize

DemosUtilGetRandomTextBody Method

Namespace:  Com.ForbiddenByte.OSA.Demos.Common
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static string GetRandomTextBody(
	int minLen = 0,
	int maxLen = 2147483647
)

Parameters

minLen (Optional)
Type: SystemInt32
maxLen (Optional)
Type: SystemInt32

Return Value

Type: String
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also