BaseMixedRealityToolkitConfigurationProfileInspector.RenderDocumentation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Draws a documentation link for the service.
protected:
void RenderDocumentation(UnityEngine::Object ^ profileObject);
protected void RenderDocumentation (UnityEngine.Object profileObject);
member this.RenderDocumentation : UnityEngine.Object -> unit
Protected Sub RenderDocumentation (profileObject As Object)
Parameters
- profileObject
- UnityEngine.Object