AddField Method (IFieldTypeBehaviour)
- Last UpdatedApr 08, 2026
- 1 minute read
Adds a supported field descriptor to the type descriptor with the provided field info.
void AddField(
TypeDescriptor typeDescriptor,
OASySDNA.RealTime.HighPerformanceSetDB.IRealTimeFieldInfo fieldInfo
)
void AddField(
TypeDescriptor^ typeDescriptor,
OASySDNA.RealTime.HighPerformanceSetDB.IRealTimeFieldInfo^ fieldInfo
)
Parameters
- typeDescriptor
- The type descriptor to add the field to.
- fieldInfo
- The field info.