Beamable SDK
|
Ping a custom-formatted readme file and force-show in inspector. Parse the custom format to markdown-like display. More...
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) |
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.