mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-24 09:08:23 -05:00
19 lines
640 B
Plaintext
19 lines
640 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 10a2b6c04f1da42f0ba0b469ec86f689, type: 3}
|
|
m_Name: EnemyDataRemovedBase
|
|
m_EditorClassIdentifier:
|
|
_developerDescription: Raised when Enemy data is removed from the Enemy data Collection
|
|
its associated with. This is a base Event used for creating in memory copies.
|
|
_replayBufferSize: 2
|
|
_inspectorRaiseValue: {fileID: 0}
|