Beamable SDK
List of all members
Beamable.Samples.SampleProjectBase.AutoOpenReadme Class Reference

Ping a custom-formatted readme file and force-show in inspector. Parse the custom format to markdown-like display. More...

Inheritance diagram for Beamable.Samples.SampleProjectBase.AutoOpenReadme:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Samples.SampleProjectBase.AutoOpenReadme:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Beamable.Samples.SampleProjectBase.BeamableReadmeEditor
override void OnInspectorGUI ()
 
- Protected Member Functions inherited from Beamable.Samples.SampleProjectBase.BeamableReadmeEditor
override void OnHeaderGUI ()
 
- Static Protected Member Functions inherited from Beamable.Samples.SampleProjectBase.BeamableReadmeEditor
static Readme SelectReadme (string findAssetsFilter, string[] findAssetsFolders)
 

Detailed Description

Ping a custom-formatted readme file and force-show in inspector. Parse the custom format to markdown-like display.

Inspired by Unity's "Learn" Sample Projects

NOTE: Want to create a NEW SAMPLE PROJECT that has its own Readme? Include a COPY of this class in a new namespace that fits the sample project.


The documentation for this class was generated from the following file: