Show / Hide Table of Contents

Method GetCreature

| Edit this page View Source

GetCreature(string)

Get a custom creature by its name.
Declaration
public CustomCreature GetCreature(string creatureName)
Parameters
Type Name Description
string creatureName Name of the custom creature to search.
Returns
Type Description
CustomCreature The CustomCreature if found.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾