Class TMP_EditorTests
Inheritance
System.Object
TMP_EditorTests
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: TMPro
Syntax
public class TMP_EditorTests
Methods
InternalResourceCheck(String, String)
Declaration
public void InternalResourceCheck(string filePath, string guid)
Parameters
Type | Name | Description |
---|---|---|
System.String | filePath | |
System.String | guid |
Setup()
Declaration
public void Setup()
TextParsing_TextInfoTest_RichText(Int32, Int32, Int32, Int32, Int32)
Declaration
public void TextParsing_TextInfoTest_RichText(int sourceTextIndex, int characterCount, int spaceCount, int wordCount, int lineCount)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | sourceTextIndex | |
System.Int32 | characterCount | |
System.Int32 | spaceCount | |
System.Int32 | wordCount | |
System.Int32 | lineCount |
TextParsing_TextInfoTest_TopJustifiedAlignment(Int32, Int32, Int32, Int32, Int32)
Declaration
public void TextParsing_TextInfoTest_TopJustifiedAlignment(int sourceTextIndex, int characterCount, int spaceCount, int wordCount, int lineCount)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | sourceTextIndex | |
System.Int32 | characterCount | |
System.Int32 | spaceCount | |
System.Int32 | wordCount | |
System.Int32 | lineCount |
TextParsing_TextInfoTest_WordWrappingDisabled(Int32, Int32, Int32, Int32, Int32)
Declaration
public void TextParsing_TextInfoTest_WordWrappingDisabled(int sourceTextIndex, int characterCount, int spaceCount, int wordCount, int lineCount)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | sourceTextIndex | |
System.Int32 | characterCount | |
System.Int32 | spaceCount | |
System.Int32 | wordCount | |
System.Int32 | lineCount |
TextParsing_TextInfoTest_WordWrappingEnabled(Int32, Int32, Int32, Int32, Int32)
Declaration
public void TextParsing_TextInfoTest_WordWrappingEnabled(int sourceTextIndex, int characterCount, int spaceCount, int wordCount, int lineCount)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | sourceTextIndex | |
System.Int32 | characterCount | |
System.Int32 | spaceCount | |
System.Int32 | wordCount | |
System.Int32 | lineCount |