Class FbxDocumentInfoTest
Inheritance
FbxDocumentInfoTest
Syntax
public class FbxDocumentInfoTest : Base<FbxDocumentInfo>
Properties
dataValues
Declaration
protected Dictionary<string, string> dataValues { get; }
Property Value
Methods
CheckDocumentInfo(FbxDocumentInfo, Dictionary<String, String>)
Declaration
public static void CheckDocumentInfo(FbxDocumentInfo docInfo, Dictionary<string, string> values)
Parameters
InitDocumentInfo(FbxDocumentInfo, Dictionary<String, String>)
Declaration
public static FbxDocumentInfo InitDocumentInfo(FbxDocumentInfo docInfo, Dictionary<string, string> values)
Parameters
Returns
TestCrashOnGetDocumentInfo()
Declaration
public void TestCrashOnGetDocumentInfo()
TestCrashOnGetSceneInfo()
Declaration
public void TestCrashOnGetSceneInfo()
TestDocumentInfo()
Declaration
public void TestDocumentInfo()