Always snap to grid

Template:Ch/doc

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Ch.

Helper template for class/interface infoboxes and any other templates that want to display a parent class hierarchy.

[edit] Usage

{{ch|Info|Actor|Object|e=UE1|g=UT|c=Mutator}}

Object >> Actor >> Info >> Mutator

All class parameters are optional, engine and game are required, but may be empty. A ">>" separator will be displayed for each parent class. They are followed by a non-breaking space, but preceded by a regular space. This means, line wraps will happen between a parent class name and the following ">>".

[edit] See also