This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Unity 1.36 Reference Guide

Assets::OVR::Scripts::FixRecord Class Reference

Assets.OVR.Scripts.Record inherited by Assets::OVR::Scripts::FixRecord.

Data Fields

FixMethodDelegate
UnityEngine.Object
string []
bool
bool

Public Member Functions

FixRecord ( string cat, string msg, FixMethodDelegate fix, UnityEngine.Object target, bool editRequired, string [] buttons )

Field Documentation

FixMethodDelegate Assets.OVR.Scripts.FixRecord.fixMethod ( )
UnityEngine.Object Assets.OVR.Scripts.FixRecord.targetObject ( )
string [] Assets.OVR.Scripts.FixRecord.buttonNames ( )
bool Assets.OVR.Scripts.FixRecord.editModeRequired ( )
bool Assets.OVR.Scripts.FixRecord.complete ( )

Member Function Documentation

Assets.OVR.Scripts.FixRecord.FixRecord ( string cat, string msg, FixMethodDelegate fix, UnityEngine.Object target, bool editRequired, string [] buttons )
The documentation for this class was generated from the following file: Oculus/VR/Scripts/Util/OVRRecord.cs