Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SpellbookPage
C# Class SpellbookPage, CodeSpells
Mostra file
Open project: srfoster/CodeSpells
Class Usage Examples
Public Properties
Property
Type
Description
code
string
name
string
texture
UnityEngine.Texture2D
Public Methods
Method
Description
SpellbookPage
( ) :
System.Collections
getName
( ) :
string
load
( ) :
IEnumerator
Method Details
SpellbookPage()
public
method
public
SpellbookPage
( ) :
System.Collections
return
System.Collections
getName()
public
method
public
getName
( ) :
string
return
string
load()
public
method
public
load
( ) :
IEnumerator
return
IEnumerator
Property Details
code
public_oe property
public
string
code
return
string
name
public_oe property
public
string
name
return
string
texture
public_oe property
public
Texture2D,UnityEngine
texture
return
UnityEngine.Texture2D