Method RemoveAttributeAtIndex
RemoveAttributeAtIndex(FunctionAttributeIndex, uint)
Removes an AttributeInfo at a specified index
public void RemoveAttributeAtIndex(FunctionAttributeIndex index, uint id)
Parameters
index
FunctionAttributeIndexIndex to add the attribute to
id
uintID of the attribute to Remove
RemoveAttributeAtIndex(FunctionAttributeIndex, LazyEncodedString)
Removes a named attribute at a specified index
public void RemoveAttributeAtIndex(FunctionAttributeIndex index, LazyEncodedString name)
Parameters
index
FunctionAttributeIndexIndex to add the attribute to
name
LazyEncodedStringName of the attribute to remove