Class RequirementDescription
Describes the a reference requirement
Implements
Inherited Members
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
public record RequirementDescription : IEquatable<RequirementDescription>
Fields
| Improve this Doc View SourceDescription
Displayed tooltip of the requirement in the inspector
Declaration
public string Description
Field Value
Type | Description |
---|---|
string |
Name
Displayed name of the requirement in the inspector
Declaration
public string Name
Field Value
Type | Description |
---|---|
string |