Method RemoveAttributeAtIndex
RemoveAttributeAtIndex(FunctionAttributeIndex, uint)
Removes an AttributeInfo at a specified index
void RemoveAttributeAtIndex(FunctionAttributeIndex index, uint id)
Parameters
indexFunctionAttributeIndexIndex to add the attribute to
iduintID of the attribute to Remove
RemoveAttributeAtIndex(FunctionAttributeIndex, LazyEncodedString)
Removes a named attribute at a specified index
void RemoveAttributeAtIndex(FunctionAttributeIndex index, LazyEncodedString name)
Parameters
indexFunctionAttributeIndexIndex to add the attribute to
nameLazyEncodedStringName of the attribute to remove