FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.Procedures.Step Class Reference

A basic step. Can contain images, videos, and text. Most just contain text. More...

Inheritance diagram for FMAR.Internal.Procedures.Step:
FMAR.Internal.Procedures.StepBase

Public Member Functions

override void OnValidate ()
 
- Public Member Functions inherited from FMAR.Internal.Procedures.StepBase
void OnValidate ()
 

Public Attributes

string step
 
Sprite image
 
VideoClip video
 
string linkOnBegin
 
string linkOnEnd
 
- Public Attributes inherited from FMAR.Internal.Procedures.StepBase
string name
 

Detailed Description

A basic step. Can contain images, videos, and text. Most just contain text.

Member Function Documentation

◆ OnValidate()

override void FMAR.Internal.Procedures.Step.OnValidate ( )
inline

Member Data Documentation

◆ image

Sprite FMAR.Internal.Procedures.Step.image

◆ linkOnBegin

string FMAR.Internal.Procedures.Step.linkOnBegin

◆ linkOnEnd

string FMAR.Internal.Procedures.Step.linkOnEnd

◆ step

string FMAR.Internal.Procedures.Step.step

◆ video

VideoClip FMAR.Internal.Procedures.Step.video

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