Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
Expansions.Serenity.SerenityUtils Class Reference

Static Public Member Functions

static GameObject SerenityPrefab (string prefabPath)
 Returns the GameObject Prefab More...
 
static Texture2D SerenityTexture (string prefabPath)
 Returns a Texture2D from the Asset Bundle. More...
 

Member Function Documentation

static GameObject Expansions.Serenity.SerenityUtils.SerenityPrefab ( string  prefabPath)
inlinestatic

Returns the GameObject Prefab

Parameters
prefabPathThe prefab path; also include the file suffix
Returns
static Texture2D Expansions.Serenity.SerenityUtils.SerenityTexture ( string  prefabPath)
inlinestatic

Returns a Texture2D from the Asset Bundle.

Parameters
prefabPathThe prefab path; also include the file suffix
Returns

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