프로퍼티 | 타입 | 설명 | |
---|---|---|---|
verifyCount | int |
메소드 | 설명 | |
---|---|---|
AssetExists ( int index ) : bool | ||
CheckAllFileNamesOrClips ( ) : void | ||
CheckAllLineIssues ( ) : void | ||
CheckLineIssues ( int index ) : void | ||
VerifyFileNameOrClip ( int index ) : void | ||
VerifySpeakerName ( int index ) : void | ||
VerifySpeechText ( int index ) : void |
메소드 | 설명 | |
---|---|---|
ValidFileName ( string fileName ) : bool |
This assumes proper sanitization was carried out by SetFileName()
|
|
VerifyFileNameOrClip ( int index, bool allowFurtherCalls ) : void |
public static VerifyFileNameOrClip ( int index ) : void | ||
index | int | |
리턴 | void |
public static VerifySpeakerName ( int index ) : void | ||
index | int | |
리턴 | void |