Click or drag to resize
TetrapodNamingConvention Methods

The TetrapodNamingConvention type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateInstance(Transform, Boolean)
Create an instance by attempting to automatically detect the naming convention in a character hierarchy.
Public methodStatic memberCreateInstance(TetrapodNamingConventionStandard, String)
Creates a new instance of the TetrapodNamingConvention class.
Public methodGetArbitraryChainDefinitions
Gets the base names and types of arbitrary chains.
Public methodStatic memberGetCharacterNamePrefix
Gets the character name prefix.
Public methodGetExpectedArbitraryChainBodyNames
Gets the expected names of bodies in arbitrary chains.
Public methodGetExpectedNameFormula
Gets the expected name formula.
Public methodSetArbitraryChainDefinitions
Sets the base body names and type definitions for the arbitrary chains.
Public methodSetExpectedNameFormula
Sets the expected name formula.
Top
Extension Methods
  NameDescription
Public Extension MethodGetPrefabName
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.)
Public Extension MethodOpenReferencePage
Opens a reference web page generated for the specified object.
(Defined by ObjectX.)
Top
See Also