コード例 #1
0
    public string GetLookAtActor()
    {
        string ret = global::System.Runtime.InteropServices.Marshal.PtrToStringUni(DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorCamera_GetLookAtActor(swigCPtr));

        return(ret);
    }