Loading...
Searching...
No Matches
PixelCrushers.LoveHate.Example.FarmSpawner Class Reference

This script provides on click methods for spawning rabbits and wolves. More...

Inheritance diagram for PixelCrushers.LoveHate.Example.FarmSpawner:
Collaboration diagram for PixelCrushers.LoveHate.Example.FarmSpawner:

Public Member Functions

void SpawnRabbit ()
 
void SpawnWolf ()
 

Public Attributes

GameObject rabbitPrefab
 
GameObject wolfPrefab
 

Detailed Description

This script provides on click methods for spawning rabbits and wolves.

Member Function Documentation

◆ SpawnRabbit()

void PixelCrushers.LoveHate.Example.FarmSpawner.SpawnRabbit ( )
inline

◆ SpawnWolf()

void PixelCrushers.LoveHate.Example.FarmSpawner.SpawnWolf ( )
inline

Member Data Documentation

◆ rabbitPrefab

GameObject PixelCrushers.LoveHate.Example.FarmSpawner.rabbitPrefab

◆ wolfPrefab

GameObject PixelCrushers.LoveHate.Example.FarmSpawner.wolfPrefab

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