Summary
Manages a character with the ability to hit a golf ball.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .Events - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["Golfer"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Golf Events - Golfer")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(Events) + "/" + nameof(Golfer))]
public sealed class Golfer : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |