| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Octane.Type.Property
- data Property
- module Octane.Type.Property.ArrayProperty
- module Octane.Type.Property.BoolProperty
- module Octane.Type.Property.ByteProperty
- module Octane.Type.Property.FloatProperty
- module Octane.Type.Property.IntProperty
- module Octane.Type.Property.NameProperty
- module Octane.Type.Property.QWordProperty
- module Octane.Type.Property.StrProperty
Documentation
A metadata property. All properties have a size, but only some actually use it. The value stored in the property can be an array, a boolean, and so on.
Constructors
Instances