Verse using statement |
using { /Fortnite.com/Marketplace } |
InteractMessage<override>(Agent:agent):message
Parameters
InteractMessage takes the following parameters:
| Name | Type | Description |
|---|---|---|
Agent |
agent |
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with InteractMessage in your programs. For the complete list of specifiers, see the Specifiers Page.
| Specifier | Meaning |
|---|---|
override |
Indicates that this child class provides a different method implementation than the parent class. |