CGetRandomTextBody Method |
Namespace:
frame8.ScrollRectItemsAdapter
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic static string GetRandomTextBody(
int minLen = 0,
int maxLen = 2147483647
)
Parameters
- minLen (Optional)
- Type: SystemInt32
- maxLen (Optional)
- Type: SystemInt32
Return Value
Type:
String
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also