FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.PointsOfInterest.PointOfInterestPlacement Class Reference

Used to place points of interest in the world. More...

Inheritance diagram for FMAR.Internal.PointsOfInterest.PointOfInterestPlacement:

Public Member Functions

void Bootup (Sprite poiIcon, int poiIconIndex, string poiName)
 Initialization method.
 
void Dismiss ()
 Destroys this game object.
 

Detailed Description

Used to place points of interest in the world.

Member Function Documentation

◆ Bootup()

void FMAR.Internal.PointsOfInterest.PointOfInterestPlacement.Bootup ( Sprite poiIcon,
int poiIconIndex,
string poiName )
inline

Initialization method.

Parameters
poiIconThe icon of the point of interest.
poiIconIndexThe index of the icon in the icon library.
poiNameThe name of the point of interest.

◆ Dismiss()

void FMAR.Internal.PointsOfInterest.PointOfInterestPlacement.Dismiss ( )
inline

Destroys this game object.


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